Home
last modified time | relevance | path

Searched defs:decoded (Results 1 - 25 of 65) sorted by relevance

123

/third_party/python/Modules/cjkcodecs/
H A D_codecs_tw.c49 Py_UCS4 decoded; in DECODER() local
108 Py_UCS4 decoded; in DECODER() local
H A D_codecs_hk.c114 Py_UCS4 decoded; in DECODER() local
H A D_codecs_jp.c88 Py_UCS4 decoded; in DECODER() local
245 Py_UCS4 code, decoded; in DECODER() local
386 Py_UCS4 decoded; DECODER() local
512 Py_UCS4 decoded; DECODER() local
675 Py_UCS4 code, decoded; DECODER() local
[all...]
H A D_codecs_cn.c100 Py_UCS4 decoded; in DECODER() local
161 Py_UCS4 decoded; in DECODER() local
269 Py_UCS4 decoded; in DECODER() local
414 Py_UCS4 decoded; DECODER() local
[all...]
H A D_codecs_kr.c111 Py_UCS4 decoded; in DECODER() local
208 Py_UCS4 decoded; in DECODER() local
365 Py_UCS4 decoded; in DECODER() local
[all...]
/third_party/curl/tests/unit/
H A Dunit1302.c55 unsigned char *decoded; variable
125 Curl_safefree(decoded); variable
131 Curl_safefree(decoded); variable
137 Curl_safefree(decoded); variable
143 Curl_safefree(decoded); global() variable
[all...]
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_sample_position.c55 nir_ssa_def *decoded = nir_fmul_imm(b, nir_i2f16(b, raw), 1.0 / 256.0); in pan_lower_sample_pos_impl() local
/third_party/ffmpeg/libavcodec/
H A Dflacdsp.c47 static void flac_lpc_16_c(int32_t *decoded, const int coeffs[32], in flac_lpc_16_c() argument
75 static void flac_lpc_32_c(int32_t *decoded, cons argument
[all...]
H A Dg722enc.c213 int decoded, dec_diff, pos; in g722_encode_trellis() local
273 int dhigh, decoded, dec_diff, pos; in g722_encode_trellis() local
H A Dloco.c205 int decoded, ret; in decode_frame() local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Daudio_g711_codec.cpp56 int32_t AudioG711Encoder::Encode(int16_t *decoded, int32_t nSamples, uint8_t *encoded) in Encode() argument
106 int32_t AudioG711Decoder::Decode(uint8_t *encoded, int32_t nSamples, int16_t *decoded) in Decode() argument
/third_party/skia/src/utils/
H A DSkBase64.cpp52 signed char decoded = decodeData[srcByte - '+']; in Decode() local
/third_party/skia/gm/
H A Dencode_color_types.cpp132 auto decoded = src ? SkImage::MakeFromEncoded(src->encodeToData(fFormat, fQuality)) variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dupnp_xml.c229 unsigned char *decoded; in xml_get_base64_item() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dupnp_xml.c229 unsigned char *decoded; in xml_get_base64_item() local
/base/security/device_security_level/baselib/utils/src/
H A Dutils_base64.c202 uint8_t *decoded = (uint8_t *)MALLOC(decodedLen + 1); in Base64DecodeApp() local
/third_party/curl/lib/
H A Didn.c159 char *decoded = NULL; in idn_decode() local
269 char *decoded; in Curl_idnconvert_hostname() local
[all...]
/third_party/googletest/googlemock/src/
H A Dgmock-internal-utils.cc222 bool Base64Unescape(const std::string& encoded, std::string* decoded) { in Base64Unescape() argument
/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_disasm.c358 const char *decoded = v3d_qpu_decode(devinfo, instr); in v3d_qpu_dump() local
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/
H A Dutils.cpp40 bool Utils::Base64Decode(const std::string &encoded, std::string &decoded) in Base64Decode() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/
H A Dutils.cpp40 bool Utils::Base64Decode(const std::string &encoded, std::string &decoded) in Base64Decode() argument
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds_printer.c654 struct pvr_instruction *decoded = in pvr_pds_print_instruction() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dcbor_test.cc364 std::vector<uint16_t> decoded = in TEST() local
399 std::vector<uint16_t> decoded = in TEST() local
524 std::vector<uint16_t> decoded = TEST() local
545 std::vector<uint8_t> decoded; TEST() local
769 std::string decoded; TEST() local
789 std::string decoded; TEST() local
821 std::string decoded; TEST() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dsource-position-table.cc93 T decoded = 0; in DecodeInt() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_gen.c484 unsigned char *decoded = NULL; in rsa_keygen_pairwise_test() local

Completed in 12 milliseconds

123