Searched refs:PP_VideoCodecProfile (Results 1 – 4 of 4) sorted by relevance
397 } PP_VideoCodecProfile; typedef398 PP_COMPILE_ASSERT_SIZE_IN_BYTES(PP_VideoCodecProfile, 4);423 PP_VideoCodecProfile profile;
344 * <code>PP_VideoCodecProfile</code> contains video codec profile type349 enum PP_VideoCodecProfile {379 PP_VideoCodecProfile profile;
153 PP_VideoCodecProfile MediaVideoCodecProfileToPpVideoCodecProfile( in MediaVideoCodecProfileToPpVideoCodecProfile()
163 PP_VideoCodecProfile profile) { in PpVCProfileToCdmVCProfile()