Home
last modified time | relevance | path

Searched refs:slice_type (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c394 if ((slice->slice_type == V4L2_H264_SLICE_TYPE_P) || in cedrus_set_params()
395 (slice->slice_type == V4L2_H264_SLICE_TYPE_SP) || in cedrus_set_params()
396 (slice->slice_type == V4L2_H264_SLICE_TYPE_B)) in cedrus_set_params()
399 if (slice->slice_type == V4L2_H264_SLICE_TYPE_B) in cedrus_set_params()
444 reg |= (slice->slice_type & 0xf) << 8; in cedrus_set_params()
Dcedrus_h265.c348 if (slice_params->slice_type != V4L2_HEVC_SLICE_TYPE_B) in cedrus_h265_is_low_delay()
678 VE_DEC_H265_DEC_SLICE_HDR_INFO0_SLICE_TYPE(slice_params->slice_type); in cedrus_h265_setup()
727 if (slice_params->slice_type != V4L2_HEVC_SLICE_TYPE_I && !cedrus_h265_is_low_delay(run)) in cedrus_h265_setup()
782 if (slice_params->slice_type != V4L2_HEVC_SLICE_TYPE_I) { in cedrus_h265_setup()
801 if (slice_params->slice_type == V4L2_HEVC_SLICE_TYPE_B) { in cedrus_h265_setup()
/Linux-v6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
Dvdec_h264_req_common.h95 unsigned int slice_type; member
Dvdec_h264_req_common.c156 GET_MTK_VDEC_PARAM(slice_type); in mtk_vdec_h264_copy_slice_hd_params()
Dvdec_hevc_req_multi_if.c141 unsigned int slice_type; member
/Linux-v6.6/include/uapi/linux/
Dv4l2-controls.h1491 ((slice)->slice_type == V4L2_H264_SLICE_TYPE_P || \
1492 (slice)->slice_type == V4L2_H264_SLICE_TYPE_SP)) || \
1494 (slice)->slice_type == V4L2_H264_SLICE_TYPE_B))
1583 __u8 slice_type; member
2413 __u8 slice_type; member
/Linux-v6.6/drivers/media/platform/allegro-dvt/
Dallegro-mail.h262 u32 slice_type; member
Dallegro-mail.c442 msg->slice_type = src[i++]; in allegro_dec_encode_frame()
Dallegro-core.c2075 if (msg->slice_type == AL_ENC_SLICE_TYPE_I) { in allegro_channel_finish_frame()
2093 if (msg->slice_type != AL_ENC_SLICE_TYPE_I && !msg->is_idr) { in allegro_channel_finish_frame()
2133 msg->slice_type == AL_ENC_SLICE_TYPE_I ? "I slice" : in allegro_channel_finish_frame()
2134 msg->slice_type == AL_ENC_SLICE_TYPE_P ? "P slice" : "unknown", in allegro_channel_finish_frame()
/Linux-v6.6/drivers/media/test-drivers/visl/
Dvisl-trace-h264.h194 __print_symbolic(__entry->s.slice_type,
Dvisl-trace-hevc.h184 __entry->s.slice_type,
/Linux-v6.6/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_enc.c1219 int slice_type; in enc_post_frame_start() local
1223 slice_type = s5p_mfc_hw_call(dev->mfc_ops, get_enc_slice_type, dev); in enc_post_frame_start()
1225 mfc_debug(2, "Encoded slice type: %d\n", slice_type); in enc_post_frame_start()
1229 if (slice_type >= 0) { in enc_post_frame_start()
1279 switch (slice_type) { in enc_post_frame_start()
/Linux-v6.6/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c985 if (p_h264_slice_params->slice_type != V4L2_H264_SLICE_TYPE_B) in std_validate_compound()
1002 if (p_h264_slice_params->slice_type == V4L2_H264_SLICE_TYPE_I || in std_validate_compound()
1003 p_h264_slice_params->slice_type == V4L2_H264_SLICE_TYPE_SI) in std_validate_compound()
1005 if (p_h264_slice_params->slice_type != V4L2_H264_SLICE_TYPE_B) in std_validate_compound()
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec-stateless.rst339 - ``slice_type``
2417 - ``slice_type``