Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/src/
Dvpx_codec.c43 case VPX_CODEC_UNSUP_FEATURE: in vpx_codec_err_to_string()
/external/libvpx/libvpx/vpx/
Dvpx_codec.h120 VPX_CODEC_UNSUP_FEATURE, enumerator
/external/webrtc/modules/video_coding/codecs/vp8/
Dlibvpx_interface.cc98 return VPX_CODEC_UNSUP_FEATURE; in codec_control()