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:__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...] |