Home
last modified time | relevance | path

Searched refs:USAGE_LOCAL_FILE_PLAYBACK (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h42 USAGE_LOCAL_FILE_PLAYBACK = 0x0, enumerator
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h135 USAGE_LOCAL_FILE_PLAYBACK = 0, enumerator
Dvp9_onyx_if.c904 if (cpi->oxcf.end_usage == USAGE_LOCAL_FILE_PLAYBACK) { in vp9_change_config()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c333 oxcf->end_usage = USAGE_LOCAL_FILE_PLAYBACK; in set_vp8e_config()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c306 oxcf->end_usage = USAGE_LOCAL_FILE_PLAYBACK; in set_vp9e_config()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c1597 if (cpi->oxcf.end_usage == USAGE_LOCAL_FILE_PLAYBACK) in vp8_change_config()