| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | amr.h | 67 uint8_t coded[AMR_CODED_MAX]; in decode_1_frame() local 69 if (lsx_readbuf(ft, &coded[0], (size_t)1) != 1) in decode_1_frame() 71 n = amr_block_size[(coded[0] >> 3) & 0x0F]; in decode_1_frame() 77 if (lsx_readbuf(ft, &coded[1], n) != n) in decode_1_frame() 79 AMR_CALL(p, AmrDecoderDecode, (p->state, coded, p->pcm, 0)); in decode_1_frame() 141 uint8_t coded; in amr_duration_frames() local 143 for (frames = 0; lsx_readbuf(ft, &coded, (size_t)1) == 1; ++frames) { in amr_duration_frames() 144 frame_size = amr_block_size[coded >> 3 & 15]; in amr_duration_frames() 272 uint8_t coded[AMR_CODED_MAX]; in encode_1_frame() local 273 int n = AMR_CALL_ENCODER(p, AmrEncoderEncode, (p->state, p->mode, p->pcm, coded, 1)); in encode_1_frame() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | dev-encoder.rst | 87 1. To enumerate the set of coded formats supported by the encoder, the 99 * In order to enumerate raw formats supported by a given coded format, 100 the client must first set that coded format on ``CAPTURE`` and then 107 * Values returned by :c:func:`VIDIOC_ENUM_FRAMESIZES` for a coded pixel 108 format will include all possible coded resolutions supported by the 109 encoder for the given coded pixel format. 113 encoder for the given raw pixel format and coded format currently set on 122 * Values returned by :c:func:`VIDIOC_ENUM_FRAMEINTERVALS` for a coded pixel 123 format and coded resolution will include all possible frame intervals 124 supported by the encoder for the given coded pixel format and resolution. [all …]
|
| H A D | dev-decoder.rst | 60 coded format 64 coded height 65 height for given coded resolution. 67 coded resolution 72 coded width 73 width for given coded resolution. 77 coded format includes a feature of frame reordering; for decoders, 147 for example: coded resolution, visible resolution, codec profile. 154 display purposes; must be smaller or equal to coded resolution; 210 1. To enumerate the set of coded formats supported by the decoder, the [all …]
|
| H A D | vidioc-enum-fmt.rst | 157 - The hardware decoder for this compressed bytestream format (aka coded 168 compressed bytestream format (aka coded format). It will notify the user 177 - The hardware encoder supports setting the ``CAPTURE`` coded frame 180 also sets the ``CAPTURE`` coded frame interval to the same value. 181 If this flag is set, then the ``CAPTURE`` coded frame interval can be 184 a hint for reserving hardware encoder resources and the ``CAPTURE`` coded
|
| H A D | vidioc-g-enc-index.rst | 127 - This is an Intra-coded picture. 130 - This is a Predictive-coded picture. 133 - This is a Bidirectionally predictive-coded picture.
|
| /OK3568_Linux_fs/kernel/sound/pci/lola/ |
| H A D | lola_clock.c | 15 unsigned int lola_sample_rate_convert(unsigned int coded) in lola_sample_rate_convert() argument 20 switch (coded & 0x3) { in lola_sample_rate_convert() 28 switch (coded & 0x1c) { in lola_sample_rate_convert() 39 switch (coded & 0x60) { in lola_sample_rate_convert()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | avoid-strip.patch | 3 unix/Makefile: remove hard coded strip commands 5 Remove the hard coded strip commands, both LF2 (used in linking) and
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/ |
| H A D | 0001-run_test.py-not-use-hard-coded-path-.-obj-hugeadm.patch | 4 Subject: [PATCH] run_test.py: not use hard coded path ../obj/hugeadm 6 Hard coded path makes the script impossible to run out of source tree.
|
| /OK3568_Linux_fs/kernel/arch/mips/dec/ |
| H A D | int-handler.S | 150 # open coded PTR_LA t1, cpu_mask_nr_tbl 152 # open coded la t1, cpu_mask_nr_tbl
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/hantro/ |
| H A D | hantro_v4l2.c | 241 bool coded; in hantro_try_fmt() local 243 coded = capture == ctx->is_encoder; in hantro_try_fmt() 253 fmt = hantro_get_default_fmt(ctx, coded); in hantro_try_fmt() 257 if (coded) { in hantro_try_fmt() 277 if (!coded) { in hantro_try_fmt()
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | usbip_protocol.rst | 105 | 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 | 119 | 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0.| 190 | 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 | 209 | 0 | 2 | 0x0100 | Binary-coded decimal USBIP version number: v1.0.0 |
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | plugin.def | 102 /* When adding a new hard-coded plugin event, don't forget to edit in 106 /* After the hard-coded events above, plugins can dynamically allocate events
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | plugin.def | 102 /* When adding a new hard-coded plugin event, don't forget to edit in 106 /* After the hard-coded events above, plugins can dynamically allocate events
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-scrypt_0.8.20.bb | 6 SRC_URI += "file://0001-py-scrypt-remove-the-hard-coded-include-paths.patch"
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/ |
| H A D | TODO | 7 dynamic resolution switching, including the first one used to determine coded
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/ |
| H A D | Kconfig | 16 is hard coded for now but is meant to be highly configurable in
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-scrypt/ |
| H A D | 0001-py-scrypt-remove-the-hard-coded-include-paths.patch | 4 Subject: [PATCH] py-scrypt: remove the hard coded include paths
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/ |
| H A D | 0001-libpcap-search-sysroot-for-headers.patch | 6 Configure hard-coded host header paths when building with libpcap. Point
|
| /OK3568_Linux_fs/buildroot/package/elftosb/ |
| H A D | 0001-fixes-includes.patch | 1 This patch uses system include files instead of a hard coded system path to fixe
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_97.0.4692/ |
| H A D | 0014-blink-rtc-Force-disabling-optimized-video-scaling.patch | 6 This would break VEA when encoder requires special coded size:
|
| /OK3568_Linux_fs/buildroot/package/asterisk/ |
| H A D | 0005-configure-fix-detection-of-re-entrant-resolver-funct.patch | 11 Patch coded by Yann E. MORIN:
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_100.0.4896/ |
| H A D | 0013-blink-rtc-Force-disabling-optimized-video-scaling.patch | 6 This would break VEA when encoder requires special coded size:
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/ |
| H A D | 0015-blink-rtc-Force-disabling-optimized-video-scaling.patch | 6 This would break VEA when encoder requires special coded size:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/tokyocabinet/ |
| H A D | tokyocabinet_1.4.48.bb | 19 file://remove-hard-coded-include-and-lib-paths.patch \
|
| /OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_101.0.4951/ |
| H A D | 0013-blink-rtc-Force-disabling-optimized-video-scaling.patch | 6 This would break VEA when encoder requires special coded size:
|