Home
last modified time | relevance | path

Searched refs:pp_format (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppjpegdec.c275 GstVideoFormat pp_format = GST_VIDEO_FORMAT_UNKNOWN; in gst_mpp_jpeg_dec_set_format() local
279 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dpretty-print.h389 extern void pp_format (pretty_printer *, text_info *);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dpretty-print.h389 extern void pp_format (pretty_printer *, text_info *);