Searched refs:V4L2_CID_STATELESS_H264_SPS (Results 1 – 10 of 10) sorted by relevance
61 V4L2_CID_STATELESS_H264_SPS); in cedrus_device_run()
64 .id = V4L2_CID_STATELESS_H264_SPS,
1167 case V4L2_CID_STATELESS_H264_SPS: return "H264 Sequence Parameter Set"; in v4l2_ctrl_get_name()1463 case V4L2_CID_STATELESS_H264_SPS: in v4l2_ctrl_fill()
381 hantro_get_ctrl(ctx, V4L2_CID_STATELESS_H264_SPS); in hantro_h264_dec_prepare_run()
245 if (ctrl->id == V4L2_CID_STATELESS_H264_SPS) { in hantro_try_ctrl()364 .id = V4L2_CID_STATELESS_H264_SPS,
32 if (ctrl->id == V4L2_CID_STATELESS_H264_SPS) { in rkvdec_try_ctrl()61 .cfg.id = V4L2_CID_STATELESS_H264_SPS,
1073 V4L2_CID_STATELESS_H264_SPS); in rkvdec_h264_run_preamble()
71 required to be passed through the ``V4L2_CID_STATELESS_H264_SPS``,
25 ``V4L2_CID_STATELESS_H264_SPS (struct)``
1282 #define V4L2_CID_STATELESS_H264_SPS (V4L2_CID_CODEC_STATELESS_BASE + 2) macro