Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:kKeyHeight

689             success = success && meta->findInt32(kKeyHeight, &height);
710 success = success && meta->findInt32(kKeyHeight, &height);
968 success = success && meta->findInt32(kKeyHeight, &height);
2471 CHECK(from->findInt32(kKeyHeight, &height_from));
2472 CHECK(to->findInt32(kKeyHeight, &height_to));
4443 mOutputFormat->setInt32(kKeyHeight, imageDef->nFrameHeight);
4557 mOutputFormat->setInt32(kKeyHeight, video_def->nFrameHeight);