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 D | mcif_wb.h | 100 void (*dump_frame)( member
|
| /OK3568_Linux_fs/external/mpp/mpp/ |
| H A D | mpp_impl.cpp | 153 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 D | dcn30_mmhubbub.c | 221 .dump_frame = mcifwb2_dump_frame,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_mmhubbub.c | 305 .dump_frame = mcifwb2_dump_frame,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/delta/ |
| H A D | delta-v4l2.c | 77 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()
|