Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/qcom/venus/
Dhfi.c24 case V4L2_PIX_FMT_H264_NO_SC: in to_codec_type()
Dhelpers.c968 case V4L2_PIX_FMT_H264_NO_SC: in venus_helper_get_framesz()
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dpixfmt-compressed.rst45 - ``V4L2_PIX_FMT_H264_NO_SC``
/Linux-v5.10/include/uapi/linux/
Dvideodev2.h693 #define V4L2_PIX_FMT_H264_NO_SC v4l2_fourcc('A', 'V', 'C', '1') /* H264 without start codes */ macro
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-ioctl.c1416 case V4L2_PIX_FMT_H264_NO_SC: descr = "H.264 (No Start Codes)"; break; in v4l_fill_fmtdesc()