Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.h42 void amvdec_dst_buf_done_idx(struct amvdec_session *sess, u32 buf_idx,
H A Dcodec_mpeg12.c190 amvdec_dst_buf_done_idx(sess, buffer_index, offset, field); in codec_mpeg12_threaded_isr()
H A Dvdec_helpers.c406 void amvdec_dst_buf_done_idx(struct amvdec_session *sess, in amvdec_dst_buf_done_idx() function
427 EXPORT_SYMBOL_GPL(amvdec_dst_buf_done_idx);
H A Dcodec_h264.c413 amvdec_dst_buf_done_idx(sess, buffer_index, offset, field); in codec_h264_frames_ready()