Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmcif_wb.h100 void (*dump_frame)( member
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp_impl.cpp153 static void dump_frame(FILE *fp, MppFrame frame, RK_U8 *tmp, RK_U32 w, RK_U32 h) in dump_frame() function
387 dump_frame(p->fp_out, frame, p->fp_buf, p->dump_width, p->dump_height); in mpp_ops_dec_get_frm()
408 dump_frame(p->fp_in, frame, p->fp_buf, p->dump_width, p->dump_height); in mpp_ops_enc_put_frm()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_mmhubbub.c221 .dump_frame = mcifwb2_dump_frame,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_mmhubbub.c305 .dump_frame = mcifwb2_dump_frame,
/OK3568_Linux_fs/kernel/drivers/media/platform/sti/delta/
H A Ddelta-v4l2.c77 static void dump_frame(struct delta_ctx *ctx, struct delta_frame *frame) in dump_frame() function
104 dump_frame(ctx, frame); in delta_frame_done()