Searched refs:av1_write_coeffs_txb (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | encodetxb.h | 67 void av1_write_coeffs_txb(const AV1_COMMON *const cm, MACROBLOCK *const x,
|
D | encodetxb.c | 505 void av1_write_coeffs_txb(const AV1_COMMON *const cm, MACROBLOCK *const x, function 683 av1_write_coeffs_txb(cm, x, w, blk_row, blk_col, plane,
|
D | bitstream.c | 373 av1_write_coeffs_txb(cm, x, w, blk_row, blk_col, plane, block, tx_size); in pack_txb_tokens()
|