Searched refs:TranscodingVideoCodecType (Results 1 – 4 of 4) sorted by relevance
19 import android.media.TranscodingVideoCodecType;42 TranscodingVideoCodecType codecType; // TranscodingVideoCodecType::kUnspecified;
25 enum TranscodingVideoCodecType { enum
34 using ::aidl::android::media::TranscodingVideoCodecType;71 if (requestedFormat->codecType == TranscodingVideoCodecType::kHevc && in getVideoFormat()75 } else if (requestedFormat->codecType == TranscodingVideoCodecType::kAvc && in getVideoFormat()
36 "aidl/android/media/TranscodingVideoCodecType.aidl",