Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-defs.c1226 case V4L2_CID_STATELESS_VP9_COMPRESSED_HDR: return "VP9 Probabilities Updates"; in v4l2_ctrl_get_name()
1581 case V4L2_CID_STATELESS_VP9_COMPRESSED_HDR: in v4l2_ctrl_fill()
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-compressed.rst189 the ``V4L2_CID_STATELESS_VP9_COMPRESSED_HDR`` controls.
H A Dext-ctrls-codec-stateless.rst1476 ``V4L2_CID_STATELESS_VP9_COMPRESSED_HDR (struct)``
/linux/drivers/media/test-drivers/visl/
H A Dvisl-dec.c598 run.vp9.probs = visl_find_control_data(ctx, V4L2_CID_STATELESS_VP9_COMPRESSED_HDR); in visl_device_run()
/linux/drivers/media/platform/verisilicon/
H A Dhantro_drv.c570 .id = V4L2_CID_STATELESS_VP9_COMPRESSED_HDR,
/linux/drivers/staging/media/rkvdec/
H A Drkvdec-vp9.c752 ctrl = v4l2_ctrl_find(&ctx->ctrl_hdl, V4L2_CID_STATELESS_VP9_COMPRESSED_HDR); in rkvdec_vp9_run_preamble()