| /third_party/python/Lib/ |
| H A D | _pyio.py | 1915 def decode(self, input, final=False): member in IncrementalNewlineDecoder [all...] |
| H A D | imaplib.py | 1437 def decode(self, inp): member in _Authenticator
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiBufferMemoryRequirementsTests.cpp | 719 const bool decode = (videoCodecUsage & VK_BUFFER_USAGE_VIDEO_DECODE_SRC_BIT_KHR) || (videoCodecUsage & VK_BUFFER_USAGE_VIDEO_DECODE_DST_BIT_KHR); in chainVkStructure() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktCustomInstancesDevices.cpp | 978 const bool decode = isVideoDecodeOperation(m_videoCodecOperation); in getQueueFamilyVideo() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiBufferMemoryRequirementsTests.cpp | 717 const bool decode = (videoCodecUsage & VK_BUFFER_USAGE_VIDEO_DECODE_SRC_BIT_KHR) || (videoCodecUsage & VK_BUFFER_USAGE_VIDEO_DECODE_DST_BIT_KHR); in chainVkStructure() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | BC_Decoder.cpp | 34 void decode(uint8_t *dst, int x, int y, int dstW, int dstH, int dstPitch, int dstBpp, bool hasAlphaChannel, bool hasSeparateAlpha) const in decode() function 147 void decode(uint8_t *dst, int x, int y, int dstW, int dstH, int dstPitch, int dstBpp, int channel, bool isSigned) const in decode() function 200 void decode(uint8_t *dst, int x, int y, int dstW, int dstH, int dstPitch, int dstBpp) const in decode() function 942 void decode(uint8_t *dst, int dstX, int dstY, int dstWidth, int dstHeight, size_t dstPitch, size_t dstBpp, bool isSigned) const in decode() function 1448 void decode(uint8_t *dst, int dstX, int dstY, int dstWidth, int dstHeight, size_t dstPitch) const in decode() function [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/ |
| H A D | X86Disassembler.cpp | 123 static InstrUID decode(OpcodeType type, InstructionContext insnContext, in decode() function
|
| /third_party/python/Lib/xmlrpc/ |
| H A D | client.py | 370 def decode(self, data): member in DateTime 419 def decode(self, data): member in Binary [all...] |
| /third_party/python/Modules/ |
| H A D | readline.c | 155 decode(const char *s) in decode() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktCustomInstancesDevices.cpp | 941 const bool decode = isVideoDecodeOperation(m_videoCodecOperation); in getQueueFamilyVideo() local
|
| /base/telephony/sms_mms/test/gtest/ |
| H A D | zero_branch_sms_test.cpp | 1205 auto decode = std::make_shared<GsmUserDataDecode>(udPdu); in HWTEST_F() local 1411 auto decode = std::make_shared<GsmSmsTpduDecode>(tpduCodec->uDataCodec_, tpduCodec->paramCodec_, tpduCodec); HWTEST_F() local [all...] |
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| H A D | vpu_api.h | 349 RK_S32 (*decode)(struct VpuCodecContext *ctx, VideoPacket_t *pkt, DecoderOut_t *aDecOut); member
|
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| H A D | vpu_api.h | 352 RK_S32 (*decode)(struct VpuCodecContext *ctx, VideoPacket_t *pkt, DecoderOut_t *aDecOut); member
|
| /device/soc/rockchip/rk3588/hardware/mpp/include/ |
| H A D | vpu_api.h | 353 RK_S32 (*decode)(struct VpuCodecContext *ctx, VideoPacket_t *pkt, DecoderOut_t *aDecOut); member
|
| /device/soc/rockchip/common/hardware/mpp/include/ |
| H A D | vpu_api.h | 350 signed int (*decode)(struct VpuCodecContext *ctx, VideoPacket_t *pkt, DecoderOut_t *aDecOut); member
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | want.cpp | 1748 std::string decode; in Decode() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/ |
| H A D | HeifDecoderImpl.cpp | 487 bool HeifDecoderImpl::decode(HeifFrameInfo *frameInfo) in decode() function in OHOS::ImagePlugin::HeifDecoderImpl
|
| /kernel/linux/linux-5.10/tools/perf/util/scripting-engines/ |
| H A D | trace-event-python.c | 679 char decode[100]; in set_sample_datasrc_in_dict() local
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-kvm.c | 964 char decode[KVM_EVENT_NAME_LEN]; in handle_end_event() local 1113 char decode[KVM_EVENT_NAME_LEN]; in print_result() local 669 exit_event_decode_key(struct perf_kvm_stat *kvm, struct event_key *key, char *decode) exit_event_decode_key() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/scripting-engines/ |
| H A D | trace-event-python.c | 724 char decode[100]; in set_sample_datasrc_in_dict() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vorbisdec.c | 68 vorbis_floor_decode_func decode; member
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_batch_decoder.c | 1345 void (*decode)(struct intel_batch_decode_ctx *ctx, const uint32_t *p); member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_vcn_dec.c | 1591 static unsigned rvcn_dec_dynamic_dpb_t2_message(struct radeon_decoder *dec, rvcn_dec_message_decode_t *decode, in rvcn_dec_dynamic_dpb_t2_message() argument 1714 rvcn_dec_message_decode_t *decode; in rvcn_dec_message_decode() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_astc.cpp | 640 decode_error::type Decoder::decode(const uint8_t *in, uint16_t *output) const in decode() function in Decoder
|
| /third_party/python/Lib/test/ |
| H A D | test_codecs.py | 3425 def decode(self, encoded, errors="strict"): global() member in LocaleCodecTest [all...] |