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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 204 int play_alternate; member in struct:__anon17688
  /external/libvpx/libvpx/vp8/common/
onyx.h 193 int play_alternate; member in struct:__anon29465
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 193 int play_alternate; member in struct:__anon40648
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 189 int play_alternate; member in struct:VP9EncoderConfig
510 (cpi->oxcf.play_alternate &&
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
mr_dissim.c 116 if(cpi->oxcf.play_alternate)
onyx_if.c     [all...]
firstpass.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/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:__anon40752
vp9_svc_layercontext.c 155 if (oxcf->play_alternate && oxcf->lag_in_frames) {
vp9_ratectrl.c     [all...]
vp9_onyx_if.c 725 if (oxcf->play_alternate && oxcf->lag_in_frames) {
839 cpi->oxcf.play_alternate = 0;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 386 oxcf->play_alternate = vp8_cfg.enable_auto_alt_ref;
428 printf("play_alternate: %d\n", oxcf->play_alternate);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 393 oxcf->play_alternate = extra_cfg->enable_auto_alt_ref;
474 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 712 milliseconds

1 2