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 83 int ymode_count[5], uv_mode_count[4]; /* intra MB type cts this frame */ member in struct:__anon7725
455 int uv_mode_count[VP8_UV_MODES]; /* intra MB type cts this frame */ member in struct:__anon7737
ratectrl.c 247 vp8_copy(cc->uv_mode_count, cpi->uv_mode_count);
286 vp8_copy(cpi->uv_mode_count, cc->uv_mode_count);
    [all...]
encodeframe.c 793 vp8_zero(cpi->uv_mode_count)
    [all...]
bitstream.c 128 Pnew, x->fc.uv_mode_prob, bct, (unsigned int *)cpi->uv_mode_count
    [all...]

Completed in 585 milliseconds