Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_block.h29 struct macroblock_plane { struct
31 tran_low_t *qcoeff;
32 tran_low_t *coeff;
33 uint16_t *eobs;
34 struct buf_2d src;
37 int16_t *quant_fp;
38 int16_t *round_fp;
39 int16_t *quant;
40 int16_t *quant_shift;
41 int16_t *zbin;
[all …]