Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:kKeyColorFormat

731     if (meta->findInt32(kKeyColorFormat, &targetColorFormat)) {
2290 CHECK(from->findInt32(kKeyColorFormat, &colorFormat_from));
2291 CHECK(to->findInt32(kKeyColorFormat, &colorFormat_to));
4319 mOutputFormat->setInt32(kKeyColorFormat, imageDef->eColorFormat);
4436 mOutputFormat->setInt32(kKeyColorFormat, video_def->eColorFormat);