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

  /external/libvpx/vp8/encoder/
onyx_int.h 85 int count_mb_ref_frame_usage[MAX_REF_FRAMES]; member in struct:__anon8483
539 int count_mb_ref_frame_usage[MAX_REF_FRAMES]; member in struct:__anon8495
encodeframe.c 791 vp8_zero(cpi->count_mb_ref_frame_usage)
    [all...]
bitstream.c 852 const int *const rfct = cpi->count_mb_ref_frame_usage;
1126 const int *const rfct = cpi->count_mb_ref_frame_usage;
    [all...]
onyx_if.c     [all...]

Completed in 569 milliseconds