Home
last modified time | relevance | path

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

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