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