Home
last modified time | relevance | path

Searched refs:Decode (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dencodings.h146 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function
307 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function
439 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function
560 static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function
637 RAPIDJSON_FORCEINLINE static bool Decode(InputStream& is, unsigned* codepoint) { in Decode() function
639 static const DecodeFunc f[] = { RAPIDJSON_ENCODINGS_FUNC(Decode) }; in Decode()
663 if (!SourceEncoding::Decode(is, &codepoint)) in Transcode()
672 if (!SourceEncoding::Decode(is, &codepoint)) in TranscodeUnsafe()
H A Dwriter.h371 if (RAPIDJSON_UNLIKELY(!SourceEncoding::Decode(is, &codepoint))) in WriteString()
/OK3568_Linux_fs/buildroot/package/edid-decode/
H A DConfig.in6 Decode EDID data in human-readable format.
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dlibrs.rst115 /* Decode 512 byte in data8.*/
134 /* Decode 512 byte in data8.*/
156 /* Decode 512 byte in data8.*/
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dstrfunc.h44 if (!Encoding::Decode(is, &codepoint)) in CountStringCodePoint()
H A Dregex.h163 DecodedStream(SourceStream& ss) : ss_(ss), codepoint_() { Decode(); } in RAPIDJSON_DIAG_OFF()
168 Decode(); in RAPIDJSON_DIAG_OFF()
173 void Decode() { in RAPIDJSON_DIAG_OFF()
174 if (!Encoding::Decode(ss_, &codepoint_)) in RAPIDJSON_DIAG_OFF()
/OK3568_Linux_fs/buildroot/package/libvdpau/
H A DConfig.in9 VDPAU is the Video Decode and Presentation API for UNIX.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/vdpau/
H A Dlibvdpau_1.5.bb1 SUMMARY = "Video Decode and Presentation API for UNIX"
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_decoder.h43 int Decode(uint8_t* pkt_data, int pkt_size, int pkt_eos);
H A Dmpp_decoder.cpp119 int MppDecoder::Decode(uint8_t* pkt_data, int pkt_size, int pkt_eos) in Decode() function in MppDecoder
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libsndfile/libsndfile1/
H A D0001-flac-Fix-improper-buffer-reusing-732.patch19 /* Decode some more. */
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/perl/
H A Dlibconvert-asn1-perl_0.33.bb1 SUMMARY = "Convert::ASN1 - Perl ASN.1 Encode/Decode library"
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-ugly/
H A DConfig.in22 Decode DVD LPCM frames into standard PCM
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dmediatek-vpu.txt4 H.264/VP8/VP9 Decode, H.264/VP8 Encode and Image Processor (scale/rotate/color convert).
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_98.0.4758/
H A D0001-media-gpu-v4l2-VD-Add-sequenced_task_runner_handle.h.patch8 respect Decode()"), usage of base::SequencedTaskRunnerHandle was added,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dqcom,q6asm.txt44 Q6ASM_DAI_RX (2) for only rx (Playback/Decode)
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-inject.txt52 Decode Instruction Tracing data, replacing it with synthesized events.
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/
H A D0008-netfilter-nft_log-restrict-the-log-prefix-length-to-.patch41 #define NF_LOG_MACDECODE 0x20 /* Decode MAC header */
H A D0007-netfilter-nft_log-complete-NFTA_LOG_FLAGS-attr-suppo.patch92 +#define NF_LOG_MACDECODE 0x20 /* Decode MAC header */
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/src/
H A Dmain_video.cc425 ctx->decoder->Decode((uint8_t*)video_data_ptr, size, pkt_eos); in process_video_file()
448 ctx->decoder->Decode((uint8_t*)data, size, 0); in on_track_frame_out()
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A DKconfig.aic79xx79 bool "Decode registers during diagnostics"
H A DKconfig.aic7xxx84 bool "Decode registers during diagnostics"
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dof-plat.txt210 /* Decode the device tree data */
226 /* Decode the of-platdata from the C structures */
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0020-CVE-2023-22608-2.patch199 /* Decode the table. */
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dxilinx_sdfec.rst161 Set Turbo Decode

12