Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/
H A Dmpp_impl.c165 RK_U8 *p_buf = (RK_U8 *) mpp_buffer_get_ptr(mpp_frame_get_buffer(frame)); in dump_frame() local
167 RK_U8 *psrc = p_buf; in dump_frame()
186 psrc = p_buf + hor_stride * ver_stride; in dump_frame()
205 psrc = p_buf + hor_stride * ver_stride; in dump_frame()
216 tmp = p_buf; in dump_frame()
229 RK_U8 *base_y = p_buf; in dump_frame()
230 RK_U8 *base_c = p_buf + hor_stride * ver_stride; in dump_frame()