Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c327 (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()
/Linux-v5.4/include/media/
Dh264-ctrls.h148 __u8 slice_type; member
/Linux-v5.4/drivers/media/platform/s5p-mfc/
Ds5p_mfc_enc.c1213 int slice_type; in enc_post_frame_start() local
1216 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()
/Linux-v5.4/drivers/staging/media/allegro-dvt/
Dallegro-core.c509 u32 slice_type; member
1550 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()
/Linux-v5.4/Documentation/media/uapi/v4l/
Dext-ctrls-codec.rst1765 - ``slice_type``