Home
last modified time | relevance | path

Searched defs:decode (Results 226 - 250 of 331) sorted by relevance

12345678910>>...14

/third_party/skia/modules/skresources/src/
H A DSkResources.cpp127 auto decode = [](sk_sp<SkImage> image) { in generateFrame() local
/third_party/zlib/contrib/blast/
H A Dblast.c129 local int decode(struct state *s, struct huffman *h) in decode() function
[all...]
/third_party/zlib/contrib/puff/
H A Dpuff.c235 local int decode(struct state *s, const struct huffman *h) in decode() function
263 local int decode(struct state *s, const struct huffman *h) in decode() function
[all...]
/kernel/linux/linux-5.10/fs/jffs2/
H A Dcompr_rubin.c200 static int decode(struct rubin_state *rs, long A, long B) in decode() function
/kernel/linux/linux-6.6/fs/jffs2/
H A Dcompr_rubin.c200 static int decode(struct rubin_state *rs, long A, long B) in decode() function
/kernel/linux/linux-6.6/arch/x86/platform/uv/
H A Dbios_uv.c169 int uv_bios_set_legacy_vga_target(bool decode, int domain, int bus) in uv_bios_set_legacy_vga_target() argument
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Dresult_reporter.py726 def decode(content): function
/third_party/ffmpeg/libavcodec/
H A Dmimic.c261 static int decode(MimicContext *ctx, int quality, int num_coeffs, in decode() function
H A Dscpr.c103 static int decode(GetByteContext *gb, RangeCoder *rc, uint32_t cumFreq, uint32_t freq, uint32_t total_freq) in decode() function
H A Dscpr.h72 int (*decode)(GetByteContext *gb, RangeCoder *rc, uint32_t cumFreq, uint32_t freq, uint32_t total_freq); member
/third_party/ffmpeg/libavutil/
H A Dhwcontext_dxva2.c148 int decode = (frames_hwctx->surface_type == DXVA2_VideoDecoderRenderTarget); in dxva2_init_pool() local
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c709 decode(struct decode_state *state, void *bin, int sz) in decode() function
/third_party/node/deps/v8/tools/
H A Dv8_presubmit.py49 def decode(arg, encoding="utf-8"): function
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_parser.cpp48 int bc_parser::decode() { in decode() function in r600_sb::bc_parser
/third_party/python/Lib/
H A Dcodecs.py157 def decode(self, input, errors='strict'): member in Codec
270 def decode(sel member in IncrementalDecoder
319 def decode(self, input, final=False): global() member in BufferedIncrementalDecoder
448 def decode(self, input, errors='strict'): global() member in StreamReader
[all...]
H A Ddifflib.py1284 def decode(s): function
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/shape/
H A Dhb_test_tools.py381 def decode (s): member in Unicode
/third_party/skia/tools/
H A Dremote_demo.cpp152 auto decode = [](const void* data, size_t length, void* ctx) -> sk_sp<SkTypeface> { in final_draw() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Descaping.cc441 int decode = 0; in Base64UnescapeInternal() local
[all...]
/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Ddecoder.rs349 pub fn decode(&mut self, buf: &[u8]) -> Result<Frames, H2Error> { in decode() functions
[all...]
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp630 RK_S32 VpuApiLegacy::decode(VpuCodecContext *ctx, VideoPacket_t *pkt, DecoderOut_t *aDecOut) in decode() function in VpuApiLegacy
/kernel/linux/linux-5.10/drivers/edac/
H A Dskx_common.c154 void skx_set_decode(skx_decode_f decode, skx_show_retry_log_f show_retry_log) in skx_set_decode() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dpci.c705 u32 decode; in setup_u3_ht() local
663 parse_region_decode(struct pci_controller *hose, u32 decode) parse_region_decode() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dpci.c706 u32 decode; in setup_u3_ht() local
664 parse_region_decode(struct pci_controller *hose, u32 decode) parse_region_decode() argument
/kernel/linux/linux-5.10/drivers/pinctrl/freescale/
H A Dpinctrl-imx.c299 const struct imx_cfg_params_decode *decode; in imx_pinconf_decode_generic_config() local

Completed in 30 milliseconds

12345678910>>...14