Searched refs:tprof (Results 1 – 1 of 1) sorted by relevance
241 GstEncodingProfile *tprof = (GstEncodingProfile *) tmp->data; in gst_encoding_target_get_profile() local243 if (!g_strcmp0 (gst_encoding_profile_get_name (tprof), name)) { in gst_encoding_target_get_profile()244 gst_encoding_profile_ref (tprof); in gst_encoding_target_get_profile()245 return tprof; in gst_encoding_target_get_profile()