OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disable_codec
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/
configure
202
[ -d "${source_path}/vp8" ] ||
disable_codec
vp8
203
[ -d "${source_path}/vp9" ] ||
disable_codec
vp9
401
for c in ${CODEC_FAMILIES}; do
disable_codec
$c; done
/external/libvpx/libvpx/build/make/
configure.sh
212
disable_codec
(){
function
[
all
...]
Completed in 152 milliseconds