OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.h
194
uint32_t mTemporalLayerBitrateRatio[
OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS
];
SoftVPXEncoder.cpp
571
if (vp8AndroidParams->nTemporalLayerCount >
OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS
) {
/frameworks/native/include/media/openmax/
OMX_VideoExt.h
145
#define
OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS
3
180
OMX_U32 nTemporalLayerBitrateRatio[
OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS
];
/frameworks/av/media/libstagefright/
ACodec.cpp
[
all
...]
Completed in 73 milliseconds