Searched refs:iProfile (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoEncoder.cpp562 int32_t iProfile = 0; local
633 iProfile = pEncoderContext->mCodecParams->videoProfile;
636 mime,iProfile, iLevel);
642 CHECK(iProfile != 0x7fffffff);
646 encoderMetadata->setInt32(kKeyVideoProfile, iProfile);

Completed in 7 milliseconds