Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/
Donyx.h37 USAGE_LOCAL_FILE_PLAYBACK = 0x0, enumerator
/external/libvpx/vp8/
Dvp8_cx_iface.c332 oxcf->end_usage = USAGE_LOCAL_FILE_PLAYBACK; in set_vp8e_config()
/external/libvpx/vp8/encoder/
Donyx_if.c1563 if (cpi->oxcf.end_usage == USAGE_LOCAL_FILE_PLAYBACK) { in vp8_change_config()