OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 517 milliseconds