Lines Matching refs:CFStringRef
91 const CFStringRef
94 const CFStringRef
97 const CFStringRef kVTCompressionPropertyKey_ProfileLevel =
99 const CFStringRef kVTProfileLevel_H264_Baseline_AutoLevel =
104 const CFStringRef kVTCompressionPropertyKey_Quality = CFSTR ("Quality");
116 const CFStringRef gstVTCodecPropertyKey_PreserveAlphaChannel =
173 VTCompressionSessionRef session, CFStringRef name, gint value);
175 VTCompressionSessionRef session, CFStringRef name, gdouble value);
391 CFStringRef keyframe_props_keys[] = { kVTEncodeFrameOptionKey_ForceKeyFrame }; in gst_vtenc_init()
722 static CFStringRef
728 CFStringRef ret = NULL; in gst_vtenc_profile_level_key()
937 CFStringRef avccKey; in gst_vtenc_negotiate_downstream()
1036 CFStringRef primaries = NULL, transfer = NULL, matrix = NULL; in gst_vtenc_set_colorimetry()
1309 gst_vtenc_session_dump_property (CFStringRef prop_name, in gst_vtenc_session_dump_property()
1414 VTCompressionSessionRef session, CFStringRef name, gint value) in gst_vtenc_session_configure_property_int()
1432 VTCompressionSessionRef session, CFStringRef name, gdouble value) in gst_vtenc_session_configure_property_double()
1519 CFStringRef field_detail = NULL; in gst_vtenc_encode_frame()