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

  /external/libvpx/libvpx/vp8/encoder/
picklpf.c 103 if (cpi->source_alt_ref_active && cpi->common.refresh_golden_frame &&
onyx_int.h 327 int source_alt_ref_active; member in struct:VP8_COMP
ratectrl.c     [all...]
onyx_if.c     [all...]
firstpass.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 219 if (!cpi->source_alt_ref_active) {
vp9_onyx_int.h 329 int source_alt_ref_active; member in struct:VP9_COMP
vp9_onyx_if.c 406 if (cpi->source_alt_ref_active) {
    [all...]
vp9_firstpass.c     [all...]

Completed in 101 milliseconds