Searched refs:ymode_count (Results 1 - 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dblock.h140 int ymode_count [VP8_YMODES]; /* intra MB type cts this frame */ member in struct:macroblock
H A Dratectrl.c237 vp8_copy(cc->ymode_count, cpi->mb.ymode_count);
275 vp8_copy(cpi->mb.ymode_count, cc->ymode_count);
H A Dencodeframe.c677 vp8_zero(x->ymode_count);
878 cpi->mb.ymode_count[mode_count] +=
879 cpi->mb_row_ei[i].mb.ymode_count[mode_count];
1136 ++x->ymode_count[m];
H A Donyx_int.h91 int ymode_count[5], uv_mode_count[4]; /* intra MB type cts this frame */ member in struct:__anon549
H A Dethreading.c487 vp8_zero(x->ymode_count);
H A Dbitstream.c121 Pnew, x->fc.ymode_prob, bct, (unsigned int *)cpi->mb.ymode_count

Completed in 76 milliseconds