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

  /external/libvpx/libvpx/vpx/
vpx_codec.h 251 #define vpx_codec_version_minor() ((vpx_codec_version()>>8)&0xff) macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_codec.h 242 #define vpx_codec_version_minor() ((vpx_codec_version()>>8)&0xff) macro

Completed in 3413 milliseconds