Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A 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()
H A Dvpu.h221 int (*get_one_frame)(struct vpu_inst *inst, void *info); member
H A Dvenc.c1241 .get_one_frame = venc_frame_encoded,
H A Dvdec.c1677 .get_one_frame = vdec_frame_decoded,