Searched refs:slice_type (Results 1 – 10 of 10) sorted by relevance
394 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()
348 if (slice_params->slice_type != V4L2_HEVC_SLICE_TYPE_B) in cedrus_h265_is_low_delay() 676 VE_DEC_H265_DEC_SLICE_HDR_INFO0_SLICE_TYPE(slice_params->slice_type); in cedrus_h265_setup() 725 if (slice_params->slice_type != V4L2_HEVC_SLICE_TYPE_I && !cedrus_h265_is_low_delay(run)) in cedrus_h265_setup() 780 if (slice_params->slice_type != V4L2_HEVC_SLICE_TYPE_I) { in cedrus_h265_setup() 799 if (slice_params->slice_type == V4L2_HEVC_SLICE_TYPE_B) { in cedrus_h265_setup()
1518 ((slice)->slice_type == V4L2_H264_SLICE_TYPE_P || \1519 (slice)->slice_type == V4L2_H264_SLICE_TYPE_SP)) || \1521 (slice)->slice_type == V4L2_H264_SLICE_TYPE_B))1591 * @slice_type: see H264 specification.1610 __u8 slice_type; member 2391 * @slice_type: see V4L2_HEVC_SLICE_TYPE_{}2440 __u8 slice_type; member
180 "slice_type %s\n"194 __print_symbolic(__entry->s.slice_type,
157 "slice_type %u\n"184 __entry->s.slice_type,
1236 int slice_type; in enc_post_frame_start() local 1240 slice_type = s5p_mfc_hw_call(dev->mfc_ops, get_enc_slice_type, dev); in enc_post_frame_start() 1242 mfc_debug(2, "Encoded slice type: %d\n", slice_type); in enc_post_frame_start() 1246 if (slice_type >= 0) { in enc_post_frame_start() 1311 switch (slice_type) { in enc_post_frame_start()
1059 if (p_h264_slice_params->slice_type != V4L2_H264_SLICE_TYPE_B) in std_validate_compound() 1076 if (p_h264_slice_params->slice_type == V4L2_H264_SLICE_TYPE_I || in std_validate_compound() 1077 p_h264_slice_params->slice_type == V4L2_H264_SLICE_TYPE_SI) in std_validate_compound() 1079 if (p_h264_slice_params->slice_type != V4L2_H264_SLICE_TYPE_B) in std_validate_compound()
2077 if (msg->slice_type == AL_ENC_SLICE_TYPE_I) { in allegro_channel_finish_frame() 2095 if (msg->slice_type != AL_ENC_SLICE_TYPE_I && !msg->is_idr) { in allegro_channel_finish_frame() 2135 msg->slice_type == AL_ENC_SLICE_TYPE_I ? "I slice" : in allegro_channel_finish_frame() 2136 msg->slice_type == AL_ENC_SLICE_TYPE_P ? "P slice" : "unknown", in allegro_channel_finish_frame()
141 unsigned int slice_type; member
339 - ``slice_type``2417 - ``slice_type``