OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vpx_codec_version_major
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx/
vpx_codec.h
248
#define
vpx_codec_version_major
() ((vpx_codec_version()>>16)&0xff)
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_codec.h
239
#define
vpx_codec_version_major
() ((vpx_codec_version()>>16)&0xff)
macro
Completed in 56 milliseconds