Home
last modified time | relevance | path

Searched refs:V4L2_HEVC_PPS_FLAG_UNIFORM_SPACING (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-hevc.h140 {V4L2_HEVC_PPS_FLAG_UNIFORM_SPACING, "UNIFORM_SPACING"}
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_hevc_dec.c40 uniform_spacing = !!(pps->flags & V4L2_HEVC_PPS_FLAG_UNIFORM_SPACING); in prepare_tile_info_buffer()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c545 V4L2_HEVC_PPS_FLAG_UNIFORM_SPACING); in vdec_hevc_copy_pps_params()
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h2213 #define V4L2_HEVC_PPS_FLAG_UNIFORM_SPACING (1ULL << 20) macro
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst2365 * - ``V4L2_HEVC_PPS_FLAG_UNIFORM_SPACING``
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch673 +#define V4L2_HEVC_PPS_FLAG_UNIFORM_SPACING (1ULL << 20)
933 +#define V4L2_HEVC_PPS_FLAG_UNIFORM_SPACING (1ULL << 20)
1294 +#define V4L2_HEVC_PPS_FLAG_UNIFORM_SPACING (1ULL << 20)