Home
last modified time | relevance | path

Searched defs:eob_multi_ctx (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/decoder/
Ddecodetxb.c176 const int eob_multi_ctx = (tx_class == TX_CLASS_2D) ? 0 : 1; in av1_read_coeffs_txb() local
/external/libaom/libaom/av1/encoder/
Dencodetxb.c174 const int eob_multi_ctx = (tx_class == TX_CLASS_2D) ? 0 : 1; local
254 const int eob_multi_ctx = (tx_class == TX_CLASS_2D) ? 0 : 1; local
535 const int eob_multi_ctx = (tx_class == TX_CLASS_2D) ? 0 : 1; local