Home | Sort by relevance Sort by last modified time |
/external/libvpx/libvpx/vp8/encoder/ | |
onyx_int.h | 262 int avg_frame_qindex; member in struct:__anon21251 414 int avg_frame_qindex; member in struct:VP8_COMP |
onyx_if.c | 238 lc->avg_frame_qindex = cpi->avg_frame_qindex; 276 cpi->avg_frame_qindex = lc->avg_frame_qindex; 342 lc->avg_frame_qindex = cpi->oxcf.worst_allowed_q; [all...] |
ratectrl.c | 386 ? cpi->avg_frame_qindex : cpi->ni_av_qi; [all...] |
/external/libvpx/libvpx/vp9/encoder/ | |
vp9_onyx_int.h | 440 int avg_frame_qindex; member in struct:VP9_COMP |
vp9_onyx_if.c | [all...] |