Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-compressed.rst40 - ``V4L2_PIX_FMT_H264_NO_SC``
/Linux-v4.19/drivers/media/platform/qcom/venus/
Dhfi.c33 case V4L2_PIX_FMT_H264_NO_SC: in to_codec_type()
Dhelpers.c632 case V4L2_PIX_FMT_H264_NO_SC: in venus_helper_get_framesz()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h633 #define V4L2_PIX_FMT_H264_NO_SC v4l2_fourcc('A', 'V', 'C', '1') /* H264 without start codes */ macro
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ioctl.c1307 case V4L2_PIX_FMT_H264_NO_SC: descr = "H.264 (No Start Codes)"; break; in v4l_fill_fmtdesc()