Home
last modified time | relevance | path

Searched defs:encode (Results 201 - 225 of 228) sorted by relevance

12345678910

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc_1_2.c1290 static void encode(struct radeon_encoder *enc) in encode() function
H A Dradeon_uvd_enc.h391 void (*encode)(struct radeon_uvd_encoder *enc); member
H A Dradeon_vce.h382 void (*encode)(struct rvce_encoder *enc); member
/third_party/python/Lib/
H A Dos.py756 def encode(value): function
H A Dimaplib.py1413 def encode(self, inp): member in _Authenticator
/third_party/skia/src/core/
H A DSkMD5.cpp219 static void encode(uint8_t output[16], const uint32_t input[4]) { in encode() function
228 static void encode(uint8_t output[8], const uint64_t input) { in encode() function
/third_party/python/Lib/urllib/
H A Dparse.py140 def encode(self, encoding='ascii', errors='strict'): member in _ResultMixinStr
[all...]
/third_party/python/Python/
H A Dcodecs.c1126 PyObject *encode; in PyCodec_SurrogatePassErrors() local
[all...]
/third_party/curl/tests/server/
H A Dmqttd.c350 unsigned char encode; in encode_length() local
/third_party/ffmpeg/fftools/
H A Dopt_common.c860 int encode = 0; in show_formats_devices() local
/third_party/ffmpeg/libavcodec/
H A Dopus_pvq.c899 int av_cold ff_celt_pvq_init(CeltPVQ **pvq, int encode) in ff_celt_pvq_init() argument
109 celt_exp_rotation(float *X, uint32_t len, uint32_t stride, uint32_t K, enum CeltSpread spread, const int encode) celt_exp_rotation() argument
/third_party/libcoap/src/
H A Dcoap_debug.c715 int encode = 0, have_options = 0; in coap_show_pdu() local
/third_party/python/Lib/collections/
H A D__init__.py1444 def encode(self, encoding='utf-8', errors='strict'): member in UserString
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp718 const bool encode = (videoCodecUsage & VK_BUFFER_USAGE_VIDEO_ENCODE_SRC_BIT_KHR) || (videoCodecUsage & VK_BUFFER_USAGE_VIDEO_ENCODE_DST_BIT_KHR); in chainVkStructure() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.cpp977 const bool encode = isVideoEncodeOperation(m_videoCodecOperation); in getQueueFamilyVideo() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferMemoryRequirementsTests.cpp716 const bool encode = (videoCodecUsage & VK_BUFFER_USAGE_VIDEO_ENCODE_SRC_BIT_KHR) || (videoCodecUsage & VK_BUFFER_USAGE_VIDEO_ENCODE_DST_BIT_KHR); in chainVkStructure() local
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1load.c1493 T1_Encoding encode = &face->type1.encoding; in parse_encoding() local
/third_party/python/Lib/xmlrpc/
H A Dclient.py373 def encode(self, out): member in DateTime
422 def encode(self, out): member in Binary
/third_party/python/Modules/
H A Dreadline.c149 encode(PyObject *b) in encode() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktCustomInstancesDevices.cpp940 const bool encode = isVideoEncodeOperation(m_videoCodecOperation); in getQueueFamilyVideo() local
/third_party/curl/lib/vtls/
H A Dvtls.c997 CURLcode encode; in Curl_pin_peer_pubkey() local
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.c2087 const bool encode = (gen_mode == PDS_GENERATE_CODE_SEGMENT); in pvr_pds_compute_shader() local
/third_party/python/Lib/test/
H A Dtest_codecs.py3385 def encode(self, text, errors="strict"): global() member in LocaleCodecTest
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DCodedOutputStream.java1863 private void encode(String value) throws IOException { encode() method in CodedOutputStream.SafeDirectNioEncoder
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.h380 void (*encode)(struct rvce_encoder *enc); member

Completed in 47 milliseconds

12345678910