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

/frameworks/av/include/media/stagefright/
H A DMetaData.h86 kKeyMaxHeight = 'maxH', enumerator in enum:android::__anon81
/frameworks/av/media/libstagefright/
H A DUtils.cpp735 if (meta->findInt32(kKeyMaxHeight, &maxHeight)) {
1364 meta->setInt32(kKeyMaxHeight, maxHeight);
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp488 meta->setInt32(kKeyMaxHeight, mMaxHeight);

Completed in 77 milliseconds