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

  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 262 int avg_frame_qindex; member in struct:__anon10992
417 int avg_frame_qindex; member in struct:VP8_COMP
onyx_if.c 237 lc->avg_frame_qindex = cpi->avg_frame_qindex;
275 cpi->avg_frame_qindex = lc->avg_frame_qindex;
    [all...]
ratectrl.c 386 ? cpi->avg_frame_qindex : cpi->ni_av_qi;
    [all...]

Completed in 883 milliseconds