Home
last modified time | relevance | path

Searched refs:coded (Results 1 – 25 of 156) sorted by relevance

1234567

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Damr.h67 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 Ddev-encoder.rst87 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 Ddev-decoder.rst60 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 Dvidioc-enum-fmt.rst157 - 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 Dvidioc-g-enc-index.rst127 - 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 Dlola_clock.c15 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 Davoid-strip.patch3 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 D0001-run_test.py-not-use-hard-coded-path-.-obj-hugeadm.patch4 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 Dint-handler.S150 # 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 Dhantro_v4l2.c241 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 Dusbip_protocol.rst105 | 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 Dplugin.def102 /* 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 Dplugin.def102 /* 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 Dpython3-scrypt_0.8.20.bb6 SRC_URI += "file://0001-py-scrypt-remove-the-hard-coded-include-paths.patch"
/OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/
H A DTODO7 dynamic resolution switching, including the first one used to determine coded
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/
H A DKconfig16 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 D0001-py-scrypt-remove-the-hard-coded-include-paths.patch4 Subject: [PATCH] py-scrypt: remove the hard coded include paths
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/
H A D0001-libpcap-search-sysroot-for-headers.patch6 Configure hard-coded host header paths when building with libpcap. Point
/OK3568_Linux_fs/buildroot/package/elftosb/
H A D0001-fixes-includes.patch1 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 D0014-blink-rtc-Force-disabling-optimized-video-scaling.patch6 This would break VEA when encoder requires special coded size:
/OK3568_Linux_fs/buildroot/package/asterisk/
H A D0005-configure-fix-detection-of-re-entrant-resolver-funct.patch11 Patch coded by Yann E. MORIN:
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_100.0.4896/
H A D0013-blink-rtc-Force-disabling-optimized-video-scaling.patch6 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 D0015-blink-rtc-Force-disabling-optimized-video-scaling.patch6 This would break VEA when encoder requires special coded size:
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/tokyocabinet/
H A Dtokyocabinet_1.4.48.bb19 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 D0013-blink-rtc-Force-disabling-optimized-video-scaling.patch6 This would break VEA when encoder requires special coded size:

1234567