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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
block.h 141 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 676 vp8_zero(x->ymode_count);
877 cpi->mb.ymode_count[mode_count] +=
878 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:__anon16726
ethreading.c 487 vp8_zero(x->ymode_count);
bitstream.c 121 Pnew, x->fc.ymode_prob, bct, (unsigned int *)cpi->mb.ymode_count
    [all...]
  /external/libvpx/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 676 vp8_zero(x->ymode_count);
877 cpi->mb.ymode_count[mode_count] +=
878 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:__anon28677
ethreading.c 487 vp8_zero(x->ymode_count);
bitstream.c 121 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:__anon39767
ethreading.c 487 vp8_zero(x->ymode_count);
bitstream.c 121 Pnew, x->fc.ymode_prob, bct, (unsigned int *)cpi->mb.ymode_count
    [all...]

Completed in 770 milliseconds