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

  /external/libvpx/vp8/encoder/
onyx_int.h 78 int ymode_count[5], uv_mode_count[4]; /* intra MB type cts this frame */ member in struct:__anon5124
441 int ymode_count [VP8_YMODES]; /* intra MB type cts this frame */ member in struct:__anon5136
ratectrl.c 244 vp8_copy(cc->ymode_count, cpi->ymode_count);
283 vp8_copy(cpi->ymode_count, cc->ymode_count);
    [all...]
encodeframe.c 673 vp8_zero(cpi->ymode_count)
    [all...]
bitstream.c 129 Pnew, x->fc.ymode_prob, bct, (unsigned int *)cpi->ymode_count
    [all...]

Completed in 217 milliseconds