Searched refs:V4L2_CID_STATELESS_H264_DECODE_MODE (Results 1 – 9 of 9) sorted by relevance
659 case V4L2_CID_STATELESS_H264_DECODE_MODE: in v4l2_ctrl_get_menu()1169 case V4L2_CID_STATELESS_H264_DECODE_MODE: return "H264 Decode Mode"; in v4l2_ctrl_get_name()1369 case V4L2_CID_STATELESS_H264_DECODE_MODE: in v4l2_ctrl_fill()
64 .id = V4L2_CID_STATELESS_H264_DECODE_MODE,
133 .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,
415 .id = V4L2_CID_STATELESS_H264_DECODE_MODE,
60 .cfg.id = V4L2_CID_STATELESS_H264_DECODE_MODE,
1244 #define V4L2_CID_STATELESS_H264_DECODE_MODE (V4L2_CID_CODEC_STATELESS_BASE + 0) macro