Searched refs:av1_update_eob_context (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | encodetxb.c | 160 void av1_update_eob_context(int cdf_idx, int eob, TX_SIZE tx_size, function 165 void av1_update_eob_context(int eob, TX_SIZE tx_size, TX_CLASS tx_class, 2045 av1_update_eob_context(cdf_idx, eob, tx_size, tx_class, plane_type, ec_ctx, 2048 av1_update_eob_context(eob, tx_size, tx_class, plane_type, ec_ctx,
|