Searched refs:kMaxIndicesToCheck (Results 1 – 1 of 1) sorted by relevance
69 kMaxIndicesToCheck = 32, // used when enumerating supported formats and profiles enumerator2678 for (OMX_U32 index = 0; index <= kMaxIndicesToCheck; ++index) { in selectAudioPortFormat()2691 if (index == kMaxIndicesToCheck) { in selectAudioPortFormat()3180 for (OMX_U32 index = 0; index <= kMaxIndicesToCheck; ++index) { in setVideoPortFormatType()3225 if (index == kMaxIndicesToCheck) { in setVideoPortFormatType()4761 for (OMX_U32 index = 0; index <= kMaxIndicesToCheck; ++index) { in verifySupportForProfileAndLevel()4778 if (index == kMaxIndicesToCheck) { in verifySupportForProfileAndLevel()8637 for (OMX_U32 index = 0; index <= kMaxIndicesToCheck; ++index) { in queryCapabilities()8658 if (index == kMaxIndicesToCheck) { in queryCapabilities()8671 for (OMX_U32 index = 0; index <= kMaxIndicesToCheck; ++index) { in queryCapabilities()[all …]