Home
last modified time | relevance | path

Searched refs:V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c394 if (pps->flags & V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED) { in cedrus_h265_write_tiles()
519 (pps->flags & V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED)) { in cedrus_h265_setup()
649 V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED, in cedrus_h265_setup()
/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-hevc.h132 {V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED, "ENTROPY_CODING_SYNC_ENABLED"},
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_hevc_dec.c247 !!(pps->flags & V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED)); in set_params()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c529 V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED); in vdec_hevc_copy_pps_params()
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h2205 #define V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED (1ULL << 12) macro
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst2340 * - ``V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED``
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch431 +#define V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED (1ULL << 12)
665 +#define V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED (1ULL << 12)
925 +#define V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED (1ULL << 12)
1286 +#define V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED (1ULL << 12)
8880 + flags |= V4L2_HEVC_PPS_FLAG_ENTROPY_CODING_SYNC_ENABLED;