Searched refs:mCodecProfile (Results 1 – 2 of 2) sorted by relevance
49 media::VideoCodecProfile getCodecProfile() const { return mCodecProfile; } in getCodecProfile()104 media::VideoCodecProfile mCodecProfile; variable374 media::VideoCodecProfile mCodecProfile; variable
225 mCodecProfile = supportedProfiles[0].profile; in IntfImpl()409 mCodecProfile(media::VIDEO_CODEC_PROFILE_UNKNOWN), in C2VDAComponent()1453 mCodecProfile = mIntfImpl->getCodecProfile(); in start()1454 ALOGI("get parameter: mCodecProfile = %d", static_cast<int>(mCodecProfile)); in start()1460 mCodecProfile, &done)); in start()