Home
last modified time | relevance | path

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

/Linux-v6.1/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.h219 int (*get_one_frame)(struct vpu_inst *inst, void *info); member
Dvenc.c1249 .get_one_frame = venc_frame_encoded,
Dvdec.c1569 .get_one_frame = vdec_frame_decoded,