Searched refs:slice_type (Results 1 – 5 of 5) sorted by relevance
327 (slice->slice_type == V4L2_H264_SLICE_TYPE_P || in cedrus_set_params()328 slice->slice_type == V4L2_H264_SLICE_TYPE_SP)) || in cedrus_set_params()330 slice->slice_type == V4L2_H264_SLICE_TYPE_B)) in cedrus_set_params()333 if ((slice->slice_type == V4L2_H264_SLICE_TYPE_P) || in cedrus_set_params()334 (slice->slice_type == V4L2_H264_SLICE_TYPE_SP) || in cedrus_set_params()335 (slice->slice_type == V4L2_H264_SLICE_TYPE_B)) in cedrus_set_params()338 if (slice->slice_type == V4L2_H264_SLICE_TYPE_B) in cedrus_set_params()376 reg |= (slice->slice_type & 0xf) << 8; in cedrus_set_params()
148 __u8 slice_type; member
1213 int slice_type; in enc_post_frame_start() local1216 slice_type = s5p_mfc_hw_call(dev->mfc_ops, get_enc_slice_type, dev); in enc_post_frame_start()1218 mfc_debug(2, "Encoded slice type: %d\n", slice_type); in enc_post_frame_start()1222 if (slice_type >= 0) { in enc_post_frame_start()1271 switch (slice_type) { in enc_post_frame_start()
509 u32 slice_type; member1550 if (msg->slice_type == AL_ENC_SLICE_TYPE_I) { in allegro_channel_finish_frame()1597 msg->slice_type == AL_ENC_SLICE_TYPE_I ? "I slice" : in allegro_channel_finish_frame()1598 msg->slice_type == AL_ENC_SLICE_TYPE_P ? "P slice" : "unknown", in allegro_channel_finish_frame()
1765 - ``slice_type``