HomeSort by relevance Sort by last modified time
    Searched refs:kKeySARHeight (Results 1 - 3 of 3) sorted by null

  /frameworks/av/include/media/stagefright/
MetaData.h 39 kKeySARHeight = 'sarH', // int32_t, sampleAspectRatio height
  /frameworks/av/media/libstagefright/
Utils.cpp 101 && meta->findInt32(kKeySARHeight, &sarHeight)) {
402 meta->setInt32(kKeySARHeight, sarHeight);
avc_utils.cpp 355 meta->setInt32(kKeySARHeight, sarHeight);

Completed in 103 milliseconds