Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_h264_if.c251 static void get_crop_info(struct vdec_h264_inst *inst, struct v4l2_rect *cr) in get_crop_info() function
478 get_crop_info(inst, out); in vdec_h264_get_param()
Dvdec_h264_req_if.c254 static void get_crop_info(struct vdec_h264_slice_inst *inst, struct v4l2_rect *cr) in get_crop_info() function
428 get_crop_info(inst, out); in vdec_h264_slice_get_param()
Dvdec_vp8_if.c550 static void get_crop_info(struct vdec_vp8_inst *inst, struct v4l2_rect *cr) in get_crop_info() function
579 get_crop_info(inst, out); in vdec_vp8_get_param()
Dvdec_vp9_if.c971 static void get_crop_info(struct vdec_vp9_inst *inst, struct v4l2_rect *cr) in get_crop_info() function
1001 get_crop_info(inst, out); in vdec_vp9_get_param()