Home
last modified time | relevance | path

Searched refs:VPX_CODEC_USE_INPUT_FRAGMENTS (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_decoder.h76 #define VPX_CODEC_USE_INPUT_FRAGMENTS 0x40000 /**< The input frame should be macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_decoder.c45 else if ((flags & VPX_CODEC_USE_INPUT_FRAGMENTS) && in vpx_codec_dec_init_ver()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c151 VPX_CODEC_USE_INPUT_FRAGMENTS); in vp8_init()
168 VPX_CODEC_USE_INPUT_FRAGMENTS) ) ) in vp8_init()