Home
last modified time | relevance | path

Searched refs:disable_codec (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/
Dconfigure199 [ -d "${source_path}/vp8" ] || disable_codec vp8
200 [ -d "${source_path}/vp9" ] || disable_codec vp9
388 for c in ${CODEC_FAMILIES}; do disable_codec $c; done
/external/libvpx/libvpx/build/make/
Dconfigure.sh212 disable_codec(){ function