Home | Sort by relevance Sort by last modified time |
/external/libvpx/libvpx/vp8/encoder/ | |
onyx_int.h | 571 FIRSTPASS_STATS *stats_in, *stats_in_end, *stats_in_start; member in struct:VP8_COMP::twopass_rc |
firstpass.c | 111 if ( &fps_ptr[offset] < cpi->twopass.stats_in_start ) [all...] |
onyx_if.c | [all...] |
/external/libvpx/libvpx/vp9/encoder/ | |
vp9_onyx_int.h | 546 FIRSTPASS_STATS *stats_in, *stats_in_end, *stats_in_start; member in struct:VP9_COMP::twopass_rc |
vp9_onyx_if.c | [all...] |
vp9_firstpass.c | 106 if (&fps_ptr[offset] < cpi->twopass.stats_in_start) [all...] |