Home
last modified time | relevance | path

Searched refs:mastering (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-colorimetry.rst49 The mastering display defines the color volume (the color primaries,
51 mastering display for the current video content.
65 primary component c of the mastering display in increments of 0.00002.
66 For describing the mastering display that uses Red, Green and Blue
73 primary component c of the mastering display in increments of 0.00002.
74 For describing the mastering display that uses Red, Green and Blue
81 point of the mastering display in increments of 0.00002.
85 point of the mastering display in increments of 0.00002.
88 - Specifies the nominal maximum display luminance of the mastering
92 - specifies the nominal minimum display luminance of the mastering
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dvenc.c761 hdr10.mastering.display_primaries_x[c] = in venc_set_properties()
762 ctr->mastering.display_primaries_x[c]; in venc_set_properties()
763 hdr10.mastering.display_primaries_y[c] = in venc_set_properties()
764 ctr->mastering.display_primaries_y[c]; in venc_set_properties()
767 hdr10.mastering.white_point_x = ctr->mastering.white_point_x; in venc_set_properties()
768 hdr10.mastering.white_point_y = ctr->mastering.white_point_y; in venc_set_properties()
769 hdr10.mastering.max_display_mastering_luminance = in venc_set_properties()
770 ctr->mastering.max_display_mastering_luminance; in venc_set_properties()
771 hdr10.mastering.min_display_mastering_luminance = in venc_set_properties()
772 ctr->mastering.min_display_mastering_luminance; in venc_set_properties()
H A Dcore.h317 struct v4l2_ctrl_hdr10_mastering_display mastering; member
H A Dvenc_ctrls.c318 ctr->mastering = *ctrl->p_new.p_hdr10_mastering; in venc_op_s_ctrl()
H A Dhfi_helper.h885 struct hfi_mastering_display_colour_sei_payload mastering; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/leveldb/
H A D0001-CMakeLists.txt-fix-googletest-related-options.patch6 * https://cmake.org/cmake/help/book/mastering-cmake/chapter/Writing%20CMakeLists%20Files.html
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-nfit215 the chance that a driver does not properly quiesce bus-mastering
/openbmc/linux/drivers/pcmcia/
H A DKconfig58 CardBus is a bus mastering architecture for PC-cards, which allows
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch6052 + if ( dec->fmt_in.video.mastering.max_luminance )
6053 + dec->fmt_out.video.mastering = dec->fmt_in.video.mastering;
6600 + p_pic->format.mastering.max_luminance =
6602 + p_pic->format.mastering.min_luminance =
6614 + p_pic->format.mastering.primaries[ST2086_RED*2 + 0] =
6626 + p_pic->format.mastering.white_point[0] =
6628 + p_pic->format.mastering.white_point[1] =
6632 + if ( memcmp( &p_dec->fmt_out.video.mastering,
6633 + &p_pic->format.mastering,
6634 + sizeof(p_pic->format.mastering) ) )
[all …]
/openbmc/linux/drivers/mmc/host/
H A DKconfig687 tristate "DMA for SDHI SD/SDIO controllers using on-chip bus mastering"
693 using on-chip bus mastering. This supports the controllers
/openbmc/linux/Documentation/scsi/
H A DChangeLog.sym53c8xx368 - Make SCRIPTS not use self-mastering for PCI.
/openbmc/linux/Documentation/networking/
H A Darcnet-hardware.rst64 facilities like PCI bus mastering DMA appear, it's hard to take advantage of
/openbmc/linux/Documentation/
H A Dmemory-barriers.txt550 [*] For information on bus mastering DMA and coherency please read:
/openbmc/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt592 [*] Para obtener información sobre bus mastering DMA y coherencia, lea:
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch27292 + // Max and min luminance of mastering display
37777 + // Decrement the mastering display flag when IRAP frame has no_rasl_output_flag=1
37827 + // Decrement the mastering display flag when IRAP frame has no_rasl_output_flag=1