Searched refs:V4L2_CID_STATELESS_H264_DECODE_MODE (Results 1 – 10 of 10) sorted by relevance
693 case V4L2_CID_STATELESS_H264_DECODE_MODE: in v4l2_ctrl_get_menu()1212 case V4L2_CID_STATELESS_H264_DECODE_MODE: return "H264 Decode Mode"; in v4l2_ctrl_get_name()1418 case V4L2_CID_STATELESS_H264_DECODE_MODE: in v4l2_ctrl_fill()
158 .cfg.id = V4L2_CID_STATELESS_H264_DECODE_MODE,
147 .id = V4L2_CID_STATELESS_H264_DECODE_MODE,
61 .id = V4L2_CID_STATELESS_H264_DECODE_MODE,
68 through the ``V4L2_CID_STATELESS_H264_DECODE_MODE``
714 ``V4L2_CID_STATELESS_H264_DECODE_MODE (enum)``
25 .id = V4L2_CID_STATELESS_H264_DECODE_MODE,
60 .cfg.id = V4L2_CID_STATELESS_H264_DECODE_MODE,
484 .id = V4L2_CID_STATELESS_H264_DECODE_MODE,
1306 #define V4L2_CID_STATELESS_H264_DECODE_MODE (V4L2_CID_CODEC_STATELESS_BASE + 0) macro