Searched refs:MACROBLOCK_PLANE (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | av1_quantize.h | 37 const MACROBLOCK_PLANE *p, 113 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr, 118 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr, 123 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr, 128 intptr_t n_coeffs, const MACROBLOCK_PLANE *p, 135 intptr_t n_coeffs, const MACROBLOCK_PLANE *p, 142 intptr_t n_coeffs, const MACROBLOCK_PLANE *p,
|
D | av1_quantize.c | 218 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr, in av1_quantize_fp_facade() 263 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr, in av1_quantize_b_facade() 365 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr, in av1_quantize_dc_facade() 380 intptr_t n_coeffs, const MACROBLOCK_PLANE *p, in av1_highbd_quantize_fp_facade() 410 intptr_t n_coeffs, const MACROBLOCK_PLANE *p, in av1_highbd_quantize_b_facade() 528 intptr_t n_coeffs, const MACROBLOCK_PLANE *p, in av1_highbd_quantize_dc_facade()
|
D | block.h | 52 } MACROBLOCK_PLANE; typedef
|