Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/amphion/
Dvpu_msgs.c86 call_void_vop(inst, get_one_frame, &info); in vpu_session_handle_enc_frame_done()
126 call_void_vop(inst, get_one_frame, &info); in vpu_session_handle_pic_decoded()
Dvpu.h220 int (*get_one_frame)(struct vpu_inst *inst, void *info); member
Dvenc.c1250 .get_one_frame = venc_frame_encoded,
Dvdec.c1570 .get_one_frame = vdec_frame_decoded,