HomeSort by relevance Sort by last modified time
    Searched refs:MACROBLOCK_PLANE (Results 1 - 3 of 3) sorted by null

  /external/libaom/libaom/av1/encoder/
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,
av1_quantize.c 218 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr,
263 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr,
365 const MACROBLOCK_PLANE *p, tran_low_t *qcoeff_ptr,
380 intptr_t n_coeffs, const MACROBLOCK_PLANE *p,
410 intptr_t n_coeffs, const MACROBLOCK_PLANE *p,
528 intptr_t n_coeffs, const MACROBLOCK_PLANE *p,
    [all...]
block.h 33 typedef struct macroblock_plane { struct
52 } MACROBLOCK_PLANE;
209 struct macroblock_plane plane[MAX_MB_PLANE];

Completed in 850 milliseconds