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

  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderH263.cpp 29 mSyncEncoding = OMX_TRUE;
139 if (mSyncEncoding == OMX_FALSE && mFrameInputCount == 0) {
152 if (mSyncEncoding)
172 if (mSyncEncoding)
OMXVideoEncoderBase.h 99 OMX_BOOL mSyncEncoding;
OMXVideoEncoderMPEG4.cpp 152 if (mSyncEncoding == OMX_FALSE && mFrameInputCount == 1) {
177 if (mSyncEncoding)
OMXVideoEncoderVP8.cpp 150 if (mSyncEncoding)
172 if (mSyncEncoding)
OMXVideoEncoderBase.cpp 34 ,mSyncEncoding(OMX_TRUE)
    [all...]

Completed in 56 milliseconds