Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:kKeyHeight

552             success = success && meta->findInt32(kKeyHeight, &height);
782 success = success && meta->findInt32(kKeyHeight, &height);
2306 CHECK(from->findInt32(kKeyHeight, &height_from));
2307 CHECK(to->findInt32(kKeyHeight, &height_to));
4321 mOutputFormat->setInt32(kKeyHeight, imageDef->nFrameHeight);
4435 mOutputFormat->setInt32(kKeyHeight, video_def->nFrameHeight);