Searched refs:kMaxColorFormatSupported (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp66 // color format is executed for more than kMaxColorFormatSupported,
70 const static uint32_t kMaxColorFormatSupported = 1000; member in namespace:android
785 if (index >= kMaxColorFormatSupported) {
875 if (index >= kMaxColorFormatSupported) {

Completed in 83 milliseconds