Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/amphion/
Dvpu_msgs.c89 call_void_vop(inst, get_one_frame, &info); in vpu_session_handle_enc_frame_done()
129 call_void_vop(inst, get_one_frame, &info); in vpu_session_handle_pic_decoded()
Dvpu.h221 int (*get_one_frame)(struct vpu_inst *inst, void *info); member
Dvenc.c1241 .get_one_frame = venc_frame_encoded,
Dvdec.c1677 .get_one_frame = vdec_frame_decoded,