/external/libvpx/libvpx/vp8/encoder/ |
block.h | 143 int ymode_count [VP8_YMODES]; /* intra MB type cts this frame */ member in struct:macroblock
|
ratectrl.c | 238 vp8_copy(cc->ymode_count, cpi->mb.ymode_count); 276 vp8_copy(cpi->mb.ymode_count, cc->ymode_count); [all...] |
encodeframe.c | 696 vp8_zero(x->ymode_count); 899 cpi->mb.ymode_count[mode_count] += 900 cpi->mb_row_ei[i].mb.ymode_count[mode_count]; [all...] |
onyx_int.h | 88 int ymode_count[5], uv_mode_count[4]; /* intra MB type cts this frame */ member in struct:__anon17154
|
ethreading.c | 501 vp8_zero(x->ymode_count);
|
bitstream.c | 120 Pnew, x->fc.ymode_prob, bct, (unsigned int *)cpi->mb.ymode_count [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
block.h | 140 int ymode_count [VP8_YMODES]; /* intra MB type cts this frame */ member in struct:macroblock
|
ratectrl.c | 237 vp8_copy(cc->ymode_count, cpi->mb.ymode_count); 275 vp8_copy(cpi->mb.ymode_count, cc->ymode_count); [all...] |
encodeframe.c | 677 vp8_zero(x->ymode_count); 878 cpi->mb.ymode_count[mode_count] += 879 cpi->mb_row_ei[i].mb.ymode_count[mode_count]; [all...] |
onyx_int.h | 91 int ymode_count[5], uv_mode_count[4]; /* intra MB type cts this frame */ member in struct:__anon30630
|
ethreading.c | 487 vp8_zero(x->ymode_count);
|
bitstream.c | 121 Pnew, x->fc.ymode_prob, bct, (unsigned int *)cpi->mb.ymode_count [all...] |