Home
last modified time | relevance | path

Searched defs:encode (Results 1 - 25 of 73) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
H A Dvenc_drv_base.h32 int (*encode)(void *handle, enum venc_start_opt opt, member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_drv_base.h32 int (*encode)(void *handle, enum venc_start_opt opt, member
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dbase64.h34 static uint32_t Encode(const char *text, uint32_t text_len, uint8_t *encode) in Encode() argument
[all...]
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dstream_ffi.cpp45 RetDataI64 FfiOHOSStreamWriteCur(int64_t id, const char* buffer, int64_t length, const char* encode) in FfiOHOSStreamWriteCur() argument
64 RetDataI64 FfiOHOSStreamWrite(int64_t id, const char* buffer, int64_t length, int64_t offset, const char* encode) in FfiOHOSStreamWrite() argument
H A Dstream_impl.cpp28 std::tuple<int, std::unique_ptr<char[]>, size_t> DecodeString(const std::string& buffer, const std::string& encode) in DecodeString() argument
196 tuple<int, int64_t> StreamImpl::WriteCur(const std::string& buffer, int64_t length, const std::string& encode) in WriteCur() argument
62 GetWriteArg(const std::string& buffer, int64_t length, int64_t offset, const std::string& encode) GetWriteArg() argument
216 Write(const std::string& buffer, int64_t length, int64_t offset, const std::string& encode) Write() argument
/base/security/device_auth/common_lib/interfaces/
H A Dhc_tlv_parser.h40 int32_t (*encode)(struct TlvBaseT *, HcParcel *); member
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/derived/
H A Ddcamera_time_statistician.cpp27 int64_t encode = frameInfo.timePonit.finishEncode - frameInfo.timePonit.startEncode; in CalProcessTime() local
/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_ife.h42 int (*encode)(struct sk_buff *, void *, struct tcf_meta_info *); member
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_ife.h42 int (*encode)(struct sk_buff *, void *, struct tcf_meta_info *); member
/arkcompiler/runtime_core/bytecode_optimizer/
H A Dbytecode_optimizer_isapi.rb57 def encode method
91 def encode method
101 def encode method
129 def encode; end method
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dbytecode_optimizer_isapi.rb57 def encode method
91 def encode method
101 def encode method
138 def encode method
148 def encode; end method
/kernel/linux/linux-5.10/drivers/net/slip/
H A Dslhc.c182 encode(unsigned char *cp, unsigned short n) in encode() function
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_midi_event.c51 void (*encode)(struct snd_midi_event *dev, struct snd_seq_event *ev); member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_netdev.c36 u64 encode = GENMASK_ULL(bit + width - 1, bit) & (value << bit); in __ifh_encode_bitfield() local
[all...]
/kernel/linux/linux-6.6/drivers/net/slip/
H A Dslhc.c182 encode(unsigned char *cp, unsigned short n) in encode() function
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_midi_event.c51 void (*encode)(struct snd_midi_event *dev, struct snd_seq_event *ev); member
[all...]
/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H A Dcm_napi_dialog_common.cpp294 std::string encode = EncodeBase64(data, length); in GetUint8ArrayToBase64Str() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H A Dp2p_adapter.cpp261 uint8_t encode[CFG_DATA_MAX_BYTES] = { 0 }; in GetSelfWifiConfigInfo() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
H A Djz4780_bch.c62 jz4780_bch_reset(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, bool encode) jz4780_bch_reset() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dgen8_ppgtt.c423 gen8_pte_t encode = pte_encode; in gen8_ppgtt_insert_huge() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Duvc.h98 void (*encode) (struct usb_request *req, struct uvc_video *video, member
/kernel/linux/linux-5.10/fs/jffs2/
H A Dcompr_rubin.c102 static int encode(struct rubin_state *rs, long A, long B, int symbol) in encode() function
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ingenic/
H A Djz4780_bch.c62 jz4780_bch_reset(struct ingenic_ecc *bch, struct ingenic_ecc_params *params, bool encode) jz4780_bch_reset() argument
/kernel/linux/linux-6.6/fs/jffs2/
H A Dcompr_rubin.c102 static int encode(struct rubin_state *rs, long A, long B, int symbol) in encode() function
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Duvc.h111 void (*encode) (struct usb_request *req, struct uvc_video *video, member

Completed in 14 milliseconds

123