Searched refs:kKeySARHeight (Results 1 – 4 of 4) sorted by relevance
38 kKeySARHeight = 'sarH', // int32_t, sampleAspectRatio height enumerator
53 meta.setInt32(kKeySARHeight, sarHeight); in MakeAVCCodecSpecificData()
63 && trackMeta->findInt32(kKeySARHeight, &sarHeight) in allocVideoFrame()
925 && meta->findInt32(kKeySARHeight, &sarHeight)) { in convertMetaDataToMessage()1660 meta->setInt32(kKeySARHeight, sarHeight); in convertMessageToMetaData()