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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.h 50 int source_alt_ref_pending; member in struct:__anon40754
vp9_firstpass.c     [all...]
vp9_ratectrl.c     [all...]
vp9_onyx_if.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.h 53 int source_alt_ref_pending; member in struct:__anon29572
vp9_firstpass.c     [all...]
vp9_ratectrl.c 218 rc->source_alt_ref_pending = 0;
    [all...]
vp9_onyx_if.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_ratectrl.h 62 int source_alt_ref_pending; member in struct:__anon17809
vp9_ratectrl.c 297 rc->source_alt_ref_pending = 0;
    [all...]
vp9_firstpass.c     [all...]
vp9_encoder.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
firstpass.c     [all...]
onyx_int.h 326 int source_alt_ref_pending; member in struct:VP8_COMP
ratectrl.c 429 cpi->common.current_video_frame, cpi->gfu_boost, cpi->baseline_gf_interval, cpi->source_alt_ref_pending);
593 cpi->source_alt_ref_pending = 0;
598 cpi->source_alt_ref_pending = 1;
600 cpi->source_alt_ref_pending = 0;
    [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c     [all...]
onyx_int.h 329 int source_alt_ref_pending; member in struct:VP8_COMP
ratectrl.c 429 cpi->common.current_video_frame, cpi->gfu_boost, cpi->baseline_gf_interval, cpi->source_alt_ref_pending);
593 cpi->source_alt_ref_pending = 0;
598 cpi->source_alt_ref_pending = 1;
600 cpi->source_alt_ref_pending = 0;
    [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
firstpass.c     [all...]
onyx_int.h 329 int source_alt_ref_pending; member in struct:VP8_COMP
ratectrl.c 429 cpi->common.current_video_frame, cpi->gfu_boost, cpi->baseline_gf_interval, cpi->source_alt_ref_pending);
593 cpi->source_alt_ref_pending = 0;
598 cpi->source_alt_ref_pending = 1;
600 cpi->source_alt_ref_pending = 0;
    [all...]
onyx_if.c     [all...]

Completed in 633 milliseconds