Home
last modified time | relevance | path

Searched refs:print_profile (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tools/
Dutils.c174 print_profile (GstEncodingProfile * profile, const gchar * prefix) function
198 print_profile (profile, " ");
205 print_profile (tmp->data, " - ");
/third_party/ffmpeg/libavcodec/
Dqsvenc.c74 static const char *print_profile(mfxU16 profile) in print_profile() function
149 print_profile(info->CodecProfile), info->CodecLevel); in dump_video_param()