Searched refs:vpu_dec_codec_info (Results 1 – 6 of 6) sorted by relevance
71 u32 vpu_get_h264_v4l2_profile(struct vpu_dec_codec_info *hdr);72 u32 vpu_get_h264_v4l2_level(struct vpu_dec_codec_info *hdr);73 u32 vpu_get_hevc_v4l2_profile(struct vpu_dec_codec_info *hdr);74 u32 vpu_get_hevc_v4l2_level(struct vpu_dec_codec_info *hdr);
584 u32 vpu_get_h264_v4l2_profile(struct vpu_dec_codec_info *hdr) in vpu_get_h264_v4l2_profile()600 u32 vpu_get_h264_v4l2_level(struct vpu_dec_codec_info *hdr) in vpu_get_h264_v4l2_level()620 u32 vpu_get_hevc_v4l2_profile(struct vpu_dec_codec_info *hdr) in vpu_get_hevc_v4l2_profile()628 u32 vpu_get_hevc_v4l2_level(struct vpu_dec_codec_info *hdr) in vpu_get_hevc_v4l2_level()
120 struct vpu_dec_codec_info { struct
55 struct vpu_dec_codec_info codec_info;951 static bool vdec_check_source_change(struct vpu_inst *inst, struct vpu_dec_codec_info *hdr) in vdec_check_source_change()1317 static void vdec_update_v4l2_profile_level(struct vpu_inst *inst, struct vpu_dec_codec_info *hdr) in vdec_update_v4l2_profile_level()1338 static void vdec_event_seq_hdr(struct vpu_inst *inst, struct vpu_dec_codec_info *hdr) in vdec_event_seq_hdr()
851 static void vpu_malone_fill_planes(struct vpu_dec_codec_info *info) in vpu_malone_fill_planes()873 static void vpu_malone_init_seq_hdr(struct vpu_dec_codec_info *info) in vpu_malone_init_seq_hdr()898 struct vpu_dec_codec_info *info) in vpu_malone_unpack_seq_hdr()
67 struct vpu_dec_codec_info info; in vpu_session_handle_seq_hdr()