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

/frameworks/av/include/media/stagefright/
H A DMetaData.h39 kKeySARHeight = 'sarH', // int32_t, sampleAspectRatio height enumerator in enum:android::__anon58
/frameworks/av/media/libstagefright/
H A DUtils.cpp101 && meta->findInt32(kKeySARHeight, &sarHeight)) {
402 meta->setInt32(kKeySARHeight, sarHeight);
H A Davc_utils.cpp355 meta->setInt32(kKeySARHeight, sarHeight);

Completed in 35 milliseconds