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

  /external/libvpx/libvpx/vpx/
vp8dx.h 79 VP9_INVERT_TILE_DECODE_ORDER,
121 VPX_CTRL_USE_TYPE(VP9_INVERT_TILE_DECODE_ORDER, int)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vp8dx.h 78 VP9_INVERT_TILE_DECODE_ORDER,
110 VPX_CTRL_USE_TYPE(VP9_INVERT_TILE_DECODE_ORDER, int)
  /external/libvpx/libvpx/test/
tile_independence_test.cc 38 inv_dec_->Control(VP9_INVERT_TILE_DECODE_ORDER, 1);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
tile_independence_test.cc 38 inv_dec_->Control(VP9_INVERT_TILE_DECODE_ORDER, 1);
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 694 {VP9_INVERT_TILE_DECODE_ORDER, ctrl_set_invert_tile_order},
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 570 {VP9_INVERT_TILE_DECODE_ORDER, set_invert_tile_order},

Completed in 246 milliseconds