Searched refs:VideoCodecProfileToV4L2H264Profile (Results 1 – 3 of 3) sorted by relevance
406 static int32_t VideoCodecProfileToV4L2H264Profile(VideoCodecProfile profile);
1287 int32_t V4L2Device::VideoCodecProfileToV4L2H264Profile( in VideoCodecProfileToV4L2H264Profile() function in media::V4L2Device
824 int32_t profile = media::V4L2Device::VideoCodecProfileToV4L2H264Profile(outputProfile); in configureDevice()