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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 56 Codecs:
57 Codecs can be selectively enabled or disabled individually, or by family:
63 Codecs available in this distribution:
71 for c in ${CODECS}; do
211 [ -d ${source_path}/vp8 ] && CODECS="${CODECS} vp8_encoder vp8_decoder"
212 [ -d ${source_path}/vp9 ] && CODECS="${CODECS} vp9_encoder vp9_decoder"
215 [ -f ${source_path}/../include/vpx/vp8cx.h ] && CODECS="${CODECS} vp8_encoder
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/
configure 56 Codecs:
57 Codecs can be selectively enabled or disabled individually, or by family:
63 Codecs available in this distribution:
71 for c in ${CODECS}; do
211 [ -d "${source_path}/vp8" ] && CODECS="${CODECS} vp8_encoder vp8_decoder"
212 [ -d "${source_path}/vp9" ] && CODECS="${CODECS} vp9_encoder vp9_decoder"
215 [ -f "${source_path}/../include/vpx/vp8cx.h" ] && CODECS="${CODECS} vp8_encoder
    [all...]
  /external/libvpx/libvpx/
configure 56 Codecs:
57 Codecs can be selectively enabled or disabled individually, or by family:
63 Codecs available in this distribution:
71 for c in ${CODECS}; do
211 [ -d ${source_path}/vp8 ] && CODECS="${CODECS} vp8_encoder vp8_decoder"
212 [ -d ${source_path}/vp9 ] && CODECS="${CODECS} vp9_encoder vp9_decoder"
215 [ -f ${source_path}/../include/vpx/vp8cx.h ] && CODECS="${CODECS} vp8_encoder
    [all...]

Completed in 96 milliseconds