Searched refs:V4L2_CID_STATELESS_H264_SPS (Results 1 – 12 of 12) sorted by relevance
61 V4L2_CID_STATELESS_H264_SPS); in cedrus_device_run()
33 if (ctrl->id == V4L2_CID_STATELESS_H264_SPS) { in cedrus_try_ctrl()108 .id = V4L2_CID_STATELESS_H264_SPS,
1169 case V4L2_CID_STATELESS_H264_SPS: return "H264 Sequence Parameter Set"; in v4l2_ctrl_get_name()1465 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()361 .id = V4L2_CID_STATELESS_H264_SPS,
29 .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,
1074 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)``
455 get_ctrl_ptr(inst->ctx, V4L2_CID_STATELESS_H264_SPS); in get_vdec_decode_parameters()
1288 #define V4L2_CID_STATELESS_H264_SPS (V4L2_CID_CODEC_STATELESS_BASE + 2) macro
Completed in 38 milliseconds