Searched refs:dump_frame (Results 1 – 1 of 1) sorted by relevance
| /rockchip-linux_mpp/mpp/ |
| H A D | mpp_impl.c | 157 static void dump_frame(FILE *fp, MppFrame frame, RK_U8 *tmp, RK_U32 w, RK_U32 h) in dump_frame() function 420 dump_frame(p->fp_out, frame, p->fp_buf, p->dump_width, p->dump_height); in mpp_ops_dec_get_frm() 443 dump_frame(p->fp_in, frame, p->fp_buf, p->dump_width, p->dump_height); in mpp_ops_enc_put_frm()
|