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

  /external/libvpx/vp8/encoder/
onyx_int.h 79 int ymode_count[5], uv_mode_count[4]; /* intra MB type cts this frame */ member in struct:__anon5288
434 int uv_mode_count[VP8_UV_MODES]; /* intra MB type cts this frame */ member in struct:__anon5299
ratectrl.c 245 vp8_copy(cc->uv_mode_count, cpi->uv_mode_count);
284 vp8_copy(cpi->uv_mode_count, cc->uv_mode_count);
    [all...]
encodeframe.c 672 vp8_zero(cpi->uv_mode_count)
    [all...]
bitstream.c 138 Pnew, x->fc.uv_mode_prob, bct, (unsigned int *)cpi->uv_mode_count
    [all...]

Completed in 32 milliseconds