HomeSort by relevance Sort by last modified time
    Searched refs:CODEC_FAMILIES (Results 1 - 3 of 3) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 228 CODEC_FAMILIES="$(for c in ${CODECS}; do echo ${c%_*}; done | sort | uniq)"
301 ${CODEC_FAMILIES}
357 ${CODEC_FAMILIES}
450 for cf in $CODEC_FAMILIES; do
  /external/chromium_org/third_party/libvpx/source/libvpx/
configure 228 CODEC_FAMILIES="$(for c in ${CODECS}; do echo ${c%_*}; done | sort | uniq)"
302 ${CODEC_FAMILIES}
357 ${CODEC_FAMILIES}
449 for cf in $CODEC_FAMILIES; do
  /external/libvpx/libvpx/
configure 228 CODEC_FAMILIES="$(for c in ${CODECS}; do echo ${c%_*}; done | sort | uniq)"
301 ${CODEC_FAMILIES}
357 ${CODEC_FAMILIES}
450 for cf in $CODEC_FAMILIES; do

Completed in 79 milliseconds