OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mFrameInputCount
(Results
1 - 5
of
5
) sorted by null
/hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.h
92
OMX_U32
mFrameInputCount
;
OMXVideoEncoderH263.cpp
139
if (mSyncEncoding == OMX_FALSE &&
mFrameInputCount
== 0) {
230
mFrameInputCount
++;
OMXVideoEncoderMPEG4.cpp
152
if (mSyncEncoding == OMX_FALSE &&
mFrameInputCount
== 1) {
229
mFrameInputCount
++;
OMXVideoEncoderVP8.cpp
202
mFrameInputCount
++;
OMXVideoEncoderBase.cpp
29
,
mFrameInputCount
(0)
[
all
...]
Completed in 84 milliseconds