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

  /external/libvpx/libvpx/vp9/common/
vp9_onyx.h 143 int play_alternate; member in struct:__anon21289
  /external/libvpx/libvpx/vp8/common/
onyx.h 193 int play_alternate; member in struct:__anon21219
  /external/libvpx/libvpx/vp8/encoder/
mr_dissim.c 115 if(cpi->oxcf.play_alternate)
onyx_if.c     [all...]
firstpass.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c     [all...]
vp9_firstpass.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 317 oxcf->play_alternate = vp8_cfg.enable_auto_alt_ref;
363 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;
439 printf("play_alternate: %d\n", oxcf->play_alternate);
    [all...]

Completed in 426 milliseconds