/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt6357.dtsi | 67 regulator-enable-ramp-delay = <264>; 97 regulator-enable-ramp-delay = <264>; 104 regulator-enable-ramp-delay = <264>; 111 regulator-enable-ramp-delay = <264>; 119 regulator-enable-ramp-delay = <264>; 127 regulator-enable-ramp-delay = <264>; 134 regulator-enable-ramp-delay = <264>; 141 regulator-enable-ramp-delay = <264>; 149 regulator-enable-ramp-delay = <264>; 156 regulator-enable-ramp-delay = <264>; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | mediatek,mt6357-regulator.yaml | 119 regulator-enable-ramp-delay = <264>; 145 regulator-enable-ramp-delay = <264>; 151 regulator-enable-ramp-delay = <264>; 157 regulator-enable-ramp-delay = <264>; 164 regulator-enable-ramp-delay = <264>; 171 regulator-enable-ramp-delay = <264>; 177 regulator-enable-ramp-delay = <264>; 183 regulator-enable-ramp-delay = <264>; 190 regulator-enable-ramp-delay = <264>; 196 regulator-enable-ramp-delay = <264>; [all …]
|
/openbmc/linux/drivers/media/pci/solo6x10/ |
H A D | Kconfig | 3 tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)" 13 This driver supports the Bluecherry H.264 and MPEG-4 hardware 17 * Bluecherry BC-H16480A (PCIe, 16 port, H.264) 18 * Bluecherry BC-H04120A (PCIe, 4 port, H.264) 19 * Bluecherry BC-H04120A-MPCI (Mini-PCI, 4 port, H.264)
|
/openbmc/linux/drivers/media/platform/allegro-dvt/ |
H A D | nal-h264.h | 21 * Rec. ITU-T H.264 (04/2017) E.1.2 HRD parameters syntax. 42 * H.264 (04/2017) E.1.1 VUI parameters syntax. 97 * Rec. ITU-T H.264 (04/2017) 7.3.2.1.1 Sequence parameter set data syntax. 152 * Rec. ITU-T H.264 (04/2017) 7.3.2.2 Picture parameter set RBSP syntax. 198 * in Rec. ITU-T H.264 (04/2017) A.2. 223 * Rec. ITU-T H.264 (04/2017) A.3.2. 272 * Rec. ITU-T H.264 (04/2017) E.2.1. 295 * Rec. ITU-T H.264 (04/2017) E.2.1. 331 * Rec. ITU-T H.264 (04/2017) E.2.1. 362 * Rec. ITU-T H.264 (04/2017) E.2.1.
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | xilinx.c | 41 { "3S50AN", S3AN_INFO(0x1f2200, 64, 264) }, 42 { "3S200AN", S3AN_INFO(0x1f2400, 256, 264) }, 43 { "3S400AN", S3AN_INFO(0x1f2400, 256, 264) }, 44 { "3S700AN", S3AN_INFO(0x1f2500, 512, 264) }, 132 * This flashes have a page size of 264 or 528 bytes (known as in xilinx_nor_setup() 144 page_size = (nor->params->page_size == 264) ? 256 : 512; in xilinx_nor_setup()
|
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.h | 44 SAMPLE_ASPECT_RATIO_IDC = 0x74, /* E, H.264, depend on 46 EXTENDED_SAR = 0x78, /* E, H.264, depned on 59 H264_I_PERIOD = 0x9C, /* E, H.264, open GOP */ 75 HIERARCHICAL_P_QP = 0xE0, /* E, H.264 */
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | sf_dataflash.c | 481 { "AT45DB011B", 0x1f2200, 512, 264, 9, SUP_POW2PS}, 484 { "AT45DB021B", 0x1f2300, 1024, 264, 9, SUP_POW2PS}, 487 { "AT45DB041x", 0x1f2400, 2048, 264, 9, SUP_POW2PS}, 490 { "AT45DB081B", 0x1f2500, 4096, 264, 9, SUP_POW2PS}, 574 * AT45DB011B 1Mbit (128K) xx0011xx (0x0c) 512 264 9 575 * AT45DB021B 2Mbit (256K) xx0101xx (0x14) 1024 264 9 576 * AT45DB041B 4Mbit (512K) xx0111xx (0x1c) 2048 264 9 577 * AT45DB081B 8Mbit (1M) xx1001xx (0x24) 4096 264 9 635 status = add_dataflash(dev, "AT45DB011B", 512, 264, 9, 0); in spi_dataflash_probe() 638 status = add_dataflash(dev, "AT45DB021B", 1024, 264, 9, 0); in spi_dataflash_probe() [all …]
|
/openbmc/linux/drivers/media/platform/amphion/ |
H A D | Kconfig | 17 Windsor is encoder that supports H.264, and Malone is decoder 18 that supports H.264, HEVC, and other video formats.
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | mediatek-vpu.txt | 4 H.264/VP8/VP9 Decode, H.264/VP8 Encode and Image Processor (scale/rotate/color convert).
|
H A D | allegro,al5e.yaml | 14 either be a H.264/H.265 encoder or H.264/H.265 decoder ip core.
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/encoder/ |
H A D | mtk_vcodec_enc_drv.h | 63 * @seq_hdr_mode: H.264 sequence header is encoded separately or joined 71 * @h264_max_qp: Max value for H.264 quantization parameter 72 * @h264_profile: V4L2 defined H.264 profile 73 * @h264_level: V4L2 defined H.264 level
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | mtd_dataflash.c | 715 { "AT45DB011B", 0x1f2200, 512, 264, 9, SUP_POW2PS}, 718 { "AT45DB021B", 0x1f2300, 1024, 264, 9, SUP_POW2PS}, 721 { "AT45DB041x", 0x1f2400, 2048, 264, 9, SUP_POW2PS}, 724 { "AT45DB081B", 0x1f2500, 4096, 264, 9, SUP_POW2PS}, 738 { "AT45DB641E", 0x1f28000100ULL, 32768, 264, 9, SUP_EXTID | SUP_POW2PS}, 837 * AT45DB011B 1Mbit (128K) xx0011xx (0x0c) 512 264 9 838 * AT45DB021B 2Mbit (256K) xx0101xx (0x14) 1024 264 9 839 * AT45DB041B 4Mbit (512K) xx0111xx (0x1c) 2048 264 9 840 * AT45DB081B 8Mbit (1M) xx1001xx (0x24) 4096 264 9 884 status = add_dataflash(spi, "AT45DB011B", 512, 264, 9); in dataflash_probe() [all …]
|
/openbmc/linux/drivers/spi/ |
H A D | spi-butterfly.c | 151 /* sector 0 = 8 pages * 264 bytes/page (1 block) 152 * sector 1 = 248 pages * 264 bytes/page 156 .size = (8 + 248) * 264, 159 /* sector 2 = 256 pages * 264 bytes/page 160 * sectors 3-5 = 512 pages * 264 bytes/page
|
/openbmc/openbmc/poky/meta-poky/recipes-core/psplash/files/ |
H A D | psplash-poky-img.h | 110 "\264\266\266\377V[]\377\234.46\377\2PUV\377\253\256\257\377\264\350\354" \ 121 "\350\354\340\377\2\275\277\277\377LQR\377\244.46\377\2BHJ\377\264\267" \ 132 "\252.46\377\2""8>\77\377\261\263\264\377\244\350\354\340\377\2\265\267" \ 142 "\340\377\2\264\267\267\3778>\77\377\337.46\377\1\265\267\270\377\222" \ 193 "\377\264\350\354\340\377\1\302\303\304\377\215.46\377\237\350\354\340" \ 198 "\264\377\220.46\377\2X]^\377\344\345\345\377\232\350\354\340\377\2\327" \ 233 "\216\217\377\343\350\354\340\377\1\264\266\266\377\215.46\377\2""5;=" \ 299 "\362\377\2U\240\362\377\236\311\370\377\264\350\354\340\377\1\211\214" \ 318 "\377\1y|~\377\215.46\377\1\264\267\267\377\254\350\354\340\377\1\246" \ 339 "Q\236\362\377\264\350\354\340\377\1GMN\377\215.46\377\1\243\246\247\377" \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-multimedia/x264/ |
H A D | x264_git.bb | 1 SUMMARY = "H.264/MPEG-4 AVC video encoder" 2 DESCRIPTION = "A free software library and application for encoding video streams into the H.264/MP…
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/openh264/ |
H A D | openh264_2.3.1.bb | 1 SUMMARY = "Open Source H.264 Codec" 2 DESCRIPTION = "OpenH264 is a codec library which supports H.264 encoding and \
|
/openbmc/linux/drivers/staging/media/meson/vdec/ |
H A D | codec_h264.c | 61 * Buffer to send to the ESPARSER to signal End Of Stream for H.264. 126 /* H.264 decoder requires an extended firmware */ 130 /* Buffer for the H.264 Workspace */ 134 /* Buffer for the H.264 references MV */ 172 /* Allocate some memory for the H.264 decoder's state */ in codec_h264_start() 179 /* Allocate some memory for the H.264 SEI dump */ in codec_h264_start() 322 * Configure the H.264 decoder when the parser detected a parameter set change 435 dev_err(core->dev, "H.264 decoder fatal error\n"); in codec_h264_threaded_isr()
|
/openbmc/linux/drivers/media/platform/st/sti/hva/ |
H A D | hva.h | 52 * @streamformat: fourcc code of compressed video format (H.264...) 74 * @profile: H.264 profile 75 * @level: H.264 level 76 * @entropy_mode: H.264 entropy mode (CABAC or CVLC) 378 * @streamformat: fourcc code for compressed video format (H.264...)
|
/openbmc/linux/drivers/media/platform/verisilicon/ |
H A D | rockchip_av1_filmgrain.c | 15 340, 128, -36, 824, -352, -60, -264, -96, -612, 416, -704, 28 -88, -436, 256, 296, -1000, 1400, 0, -48, 1056, -136, 264, 52 424, 264, 1040, 128, -912, -524, -356, 64, 876, -12, 4, 58 -1560, -776, 1156, -428, 164, -504, -112, 120, -216, -148, -264, 63 264, 880, 528, -24, -184, 116, 448, -144, 828, 524, 212, 74 -388, -264, 908, -800, -628, -612, -568, 572, -220, 164, 288, 94 -692, -944, -620, 740, -240, 400, 132, 20, 192, -196, 264, 98 412, -200, 392, 440, -200, 264, -152, -260, 320, 1032, 216, 144 -684, -24, -376, -384, -108, -920, -1032, 768, 180, -264, -508, 182 372, -900, -40, 472, -264, -592, 952, 128, 656, 112, 664, [all …]
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver/ |
H A D | fix-cross-compile.patch | 43 @@ -264,15 +264,15 @@ AC_DEFUN([AC_CHECK_X_LIB], [
|
/openbmc/openbmc/poky/meta/recipes-support/p11-kit/ |
H A D | p11-kit_0.25.5.bb | 39 # git/p11-kit/import-object.c:264:78: error: passing argument 3 of 'p11_asn1_read' from incompatibl… 42 # git/p11-kit/import-object.c:264:78: error: passing argument 3 of 'p11_asn1_read' from incompatibl…
|
/openbmc/linux/drivers/media/platform/chips-media/ |
H A D | coda-h264.c | 3 * Coda multi-standard codec IP - H.264 helper functions 239 * coda_h264_sps_fixup - fixes frame cropping values in h.264 SPS 243 * @buf: buffer containing h.264 SPS RBSP, starting with NAL header 247 * Rewrites the frame cropping values in an h.264 SPS RBSP correctly for the
|
/openbmc/linux/drivers/media/pci/tw5864/ |
H A D | tw5864-core.c | 40 * - on some hardware samples (known with H.264 core version e006:2800): 48 * These issues are not decoding errors; all produced H.264 streams are decoded 51 * it's internal H.264 encoder issues. 283 dev_info(&pci_dev->dev, "TW5864 H.264 core version: %04x:%04x\n", in tw5864_initdev()
|
H A D | tw5864-h264.c | 3 * TW5864 driver - H.264 headers generation functions 17 * These functions are used for generation of H.264 bitstream headers. 99 /* H.264 headers generation functions */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tbb/ |
H A D | tbb_2021.13.0.bb | 33 …sysroot-native/usr/bin/riscv64-oe-linux/riscv64-oe-linux-ld: /tmp/lto-llvm-264bc2.o: can't link so… 34 …4-oe-linux/riscv64-oe-linux-ld: failed to merge target specific data of file /tmp/lto-llvm-264bc2.o
|