HomeSort by relevance Sort by last modified time
    Searched full:play_alternate (Results 1 - 18 of 18) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 193 int play_alternate; member in struct:__anon30153
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mr_dissim.c 115 if(cpi->oxcf.play_alternate)
onyx_if.c     [all...]
ratectrl.c 597 if ( cpi->oxcf.play_alternate && (cpi->last_boost > (100 + (AF_THRESH*cpi->frames_till_gf_update_due)) ) )
    [all...]
firstpass.c     [all...]
  /external/libvpx/libvpx/vp8/common/
onyx.h 205 int play_alternate; member in struct:__anon16517
  /external/libvpx/libvpx/vp8/encoder/
mr_dissim.c 117 if(cpi->oxcf.play_alternate)
onyx_if.c     [all...]
ratectrl.c 599 if ( cpi->oxcf.play_alternate && (cpi->last_boost > (100 + (AF_THRESH*cpi->frames_till_gf_update_due)) ) )
    [all...]
firstpass.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_svc_layercontext.c 155 if (oxcf->play_alternate && oxcf->lag_in_frames) {
vp9_onyx_int.h 255 int play_alternate; member in struct:__anon30257
vp9_onyx_if.c 725 if (oxcf->play_alternate && oxcf->lag_in_frames) {
839 cpi->oxcf.play_alternate = 0;
    [all...]
vp9_ratectrl.c     [all...]
vp9_firstpass.c     [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 396 oxcf->play_alternate = vp8_cfg.enable_auto_alt_ref;
440 printf("play_alternate: %d\n", oxcf->play_alternate);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 398 oxcf->play_alternate = vp8_cfg.enable_auto_alt_ref;
440 printf("play_alternate: %d\n", oxcf->play_alternate);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 342 oxcf->play_alternate = extra_cfg->enable_auto_alt_ref;
407 printf("play_alternate: %d\n", oxcf->play_alternate);
    [all...]

Completed in 585 milliseconds