OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_config_option
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
tools_common.sh
133
vpx_config_option
="${1}"
135
config_line=$(grep "${
vpx_config_option
}" "${vpx_config_file}")
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
tools_common.sh
114
vpx_config_option
="${1}"
116
config_line=$(grep "${
vpx_config_option
}" "${vpx_config_file}")
Completed in 59 milliseconds