Searched refs:kMaxIndicesToCheck (Results 1 – 1 of 1) sorted by relevance
80 kMaxIndicesToCheck = 32, // used when enumerating supported formats and profiles enumerator2889 for (OMX_U32 index = 0; index <= kMaxIndicesToCheck; ++index) { in selectAudioPortFormat()2902 if (index == kMaxIndicesToCheck) { in selectAudioPortFormat()3415 for (OMX_U32 index = 0; index <= kMaxIndicesToCheck; ++index) { in setVideoPortFormatType()3460 if (index == kMaxIndicesToCheck) { in setVideoPortFormatType()5019 for (OMX_U32 index = 0; index <= kMaxIndicesToCheck; ++index) { in verifySupportForProfileAndLevel()5036 if (index == kMaxIndicesToCheck) { in verifySupportForProfileAndLevel()9232 for (OMX_U32 index = 0; index <= kMaxIndicesToCheck; ++index) { in queryCapabilities()9253 if (index == kMaxIndicesToCheck) { in queryCapabilities()9266 for (OMX_U32 index = 0; index <= kMaxIndicesToCheck; ++index) { in queryCapabilities()[all …]