Searched refs:pp_format (Results 1 – 3 of 3) sorted by relevance
275 GstVideoFormat pp_format = GST_VIDEO_FORMAT_UNKNOWN; in gst_mpp_jpeg_dec_set_format() local279 pp_format = gst_mpp_jpeg_dec_try_pp_convert (decoder, dst_format, TRUE); in gst_mpp_jpeg_dec_set_format()280 if (pp_format == GST_VIDEO_FORMAT_UNKNOWN) { in gst_mpp_jpeg_dec_set_format()286 pp_format = gst_mpp_jpeg_dec_try_pp_convert (decoder, dst_format, TRUE); in gst_mpp_jpeg_dec_set_format()290 if (pp_format != GST_VIDEO_FORMAT_UNKNOWN) in gst_mpp_jpeg_dec_set_format()291 src_format = pp_format; in gst_mpp_jpeg_dec_set_format()
389 extern void pp_format (pretty_printer *, text_info *);