Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/
H A Dmpp_dec_vproc.c369 static void dump_mppbuffer(MppBuffer buf, const char *fname, int stride, int height) in dump_mppbuffer() function
382 #define dump_mppbuffer(...) macro
412 dump_mppbuffer(buf, "/data/dump/dump_in.yuv", img.vir_w, img.vir_h); in dec_vproc_config_dei_v2()
568 dump_mppbuffer(dst0, "/data/dump/dump_output.yuv", hor_stride, ver_stride); in dec_vproc_output_dei_v2()
593 dump_mppbuffer(dst0, "/data/dump/dump_output.yuv", hor_stride, ver_stride); in dec_vproc_output_dei_v2()
597 dump_mppbuffer(dst1, "/data/dump/dump_output.yuv", hor_stride, ver_stride); in dec_vproc_output_dei_v2()
602dump_mppbuffer(dst1, "/data/dump/dump_output.yuv", hor_stride, mpp_frame_get_height(frm)); in dec_vproc_output_dei_v2()
606dump_mppbuffer(dst0, "/data/dump/dump_output.yuv", hor_stride, mpp_frame_get_height(frm)); in dec_vproc_output_dei_v2()
618dump_mppbuffer(dst0, "/data/dump/dump_output.yuv", hor_stride, mpp_frame_get_height(frm)); in dec_vproc_output_dei_v2()