Home
last modified time | relevance | path

Searched defs:max_eob (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dencodemb_test.cc27 const int max_eob = av1_get_max_eob(tx_size); in ToScanOrder() local
38 const int max_eob = av1_get_max_eob(tx_size); in ToLexicoOrder() local
54 const int max_eob = av1_get_max_eob(tx_size); in Dropout() local
/aosp_15_r20/external/libdav1d/tests/checkasm/
H A Ditx.c134 int *const max_eob) in copy_subcoefs()
187 const int subsh, int *const max_eob, const int bitdepth_max) in ftx()
277 int max_eob; in check_itxfm_add() local
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_detokenize.c120 const int max_eob = 16 << (tx_size << 1); in decode_coefs() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencodemb.c174 const int max_eob = av1_get_max_eob(tx_size); in av1_dropout_qcoeff_num() local