HomeSort by relevance Sort by last modified time
    Searched refs:play_alternate (Results 1 - 25 of 33) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 193 int play_alternate; member in struct:__anon16705
  /external/libvpx/libvpx/vp8/common/
onyx.h 193 int play_alternate; member in struct:__anon28656
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 193 int play_alternate; member in struct:__anon39746
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
mr_dissim.c 116 if(cpi->oxcf.play_alternate)
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
mr_dissim.c 115 if(cpi->oxcf.play_alternate)
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mr_dissim.c 115 if(cpi->oxcf.play_alternate)
onyx_if.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 258 int play_alternate; member in struct:VP9EncoderConfig
vp9_svc_layercontext.c 158 if (oxcf->play_alternate && oxcf->lag_in_frames) {
vp9_ratectrl.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 254 int play_alternate; member in struct:VP9_CONFIG
vp9_svc_layercontext.c 158 if (oxcf->play_alternate && oxcf->lag_in_frames) {
vp9_ratectrl.c     [all...]
vp9_onyx_if.c 710 if (oxcf->play_alternate && oxcf->lag_in_frames) {
800 cpi->oxcf.play_alternate = 0;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 255 int play_alternate; member in struct:__anon39850
vp9_svc_layercontext.c 155 if (oxcf->play_alternate && oxcf->lag_in_frames) {
vp9_ratectrl.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 396 oxcf->play_alternate = vp8_cfg.enable_auto_alt_ref;
438 printf("play_alternate: %d\n", oxcf->play_alternate);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 362 oxcf->play_alternate = extra_cfg->enable_auto_alt_ref;
430 printf("play_alternate: %d\n", oxcf->play_alternate);
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 396 oxcf->play_alternate = vp8_cfg.enable_auto_alt_ref;
438 printf("play_alternate: %d\n", oxcf->play_alternate);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 352 oxcf->play_alternate = extra_cfg->enable_auto_alt_ref;
417 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 1186 milliseconds

1 2