Home
last modified time | relevance | path

Searched defs:_this (Results 1 – 13 of 13) sorted by relevance

/external/libopus/celt/
Dentenc.c60 static int ec_write_byte(ec_enc *_this,unsigned _value){ in ec_write_byte()
66 static int ec_write_byte_at_end(ec_enc *_this,unsigned _value){ in ec_write_byte_at_end()
82 static void ec_enc_carry_out(ec_enc *_this,int _c){ in ec_enc_carry_out()
101 static OPUS_INLINE void ec_enc_normalize(ec_enc *_this){ in ec_enc_normalize()
112 void ec_enc_init(ec_enc *_this,unsigned char *_buf,opus_uint32 _size){ in ec_enc_init()
128 void ec_encode(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _ft){ in ec_encode()
139 void ec_encode_bin(ec_enc *_this,unsigned _fl,unsigned _fh,unsigned _bits){ in ec_encode_bin()
151 void ec_enc_bit_logp(ec_enc *_this,int _val,unsigned _logp){ in ec_enc_bit_logp()
164 void ec_enc_icdf(ec_enc *_this,int _s,const unsigned char *_icdf,unsigned _ftb){ in ec_enc_icdf()
175 void ec_enc_uint(ec_enc *_this,opus_uint32 _fl,opus_uint32 _ft){ in ec_enc_uint()
[all …]
Dentdec.c91 static int ec_read_byte(ec_dec *_this){ in ec_read_byte()
95 static int ec_read_byte_from_end(ec_dec *_this){ in ec_read_byte_from_end()
102 static void ec_dec_normalize(ec_dec *_this){ in ec_dec_normalize()
119 void ec_dec_init(ec_dec *_this,unsigned char *_buf,opus_uint32 _storage){ in ec_dec_init()
139 unsigned ec_decode(ec_dec *_this,unsigned _ft){ in ec_decode()
146 unsigned ec_decode_bin(ec_dec *_this,unsigned _bits){ in ec_decode_bin()
153 void ec_dec_update(ec_dec *_this,unsigned _fl,unsigned _fh,unsigned _ft){ in ec_dec_update()
162 int ec_dec_bit_logp(ec_dec *_this,unsigned _logp){ in ec_dec_bit_logp()
177 int ec_dec_icdf(ec_dec *_this,const unsigned char *_icdf,unsigned _ftb){ in ec_dec_icdf()
198 opus_uint32 ec_dec_uint(ec_dec *_this,opus_uint32 _ft){ in ec_dec_uint()
[all …]
Dentcode.h93 static OPUS_INLINE opus_uint32 ec_range_bytes(ec_ctx *_this){ in ec_range_bytes() argument
97 static OPUS_INLINE unsigned char *ec_get_buffer(ec_ctx *_this){ in ec_get_buffer()
101 static OPUS_INLINE int ec_get_error(ec_ctx *_this){ in ec_get_error()
111 static OPUS_INLINE int ec_tell(ec_ctx *_this){ in ec_tell()
Dentcode.c69 opus_uint32 ec_tell_frac(ec_ctx *_this){ in ec_tell_frac()
86 opus_uint32 ec_tell_frac(ec_ctx *_this){ in ec_tell_frac()
/external/neven/
DFaceDetector_jni.cpp94 (JNIEnv *_env, jclass _this) in nativeClassInit()
117 initialize(JNIEnv *_env, jobject _this, in initialize()
179 destroy(JNIEnv *_env, jobject _this) in destroy()
193 detect(JNIEnv *_env, jobject _this, in detect()
249 get_face(JNIEnv *_env, jobject _this, in get_face()
/external/emma/tools/java/com/vladium/tools/
DClassDep.java75 final ClassDep _this = new ClassDep (rootSet, classPath); in main() local
/external/protobuf/src/google/protobuf/
Dwrappers.pb.cc364 DoubleValue* _this = reinterpret_cast< DoubleValue* >(object); in ArenaDtor() local
622 FloatValue* _this = reinterpret_cast< FloatValue* >(object); in ArenaDtor() local
880 Int64Value* _this = reinterpret_cast< Int64Value* >(object); in ArenaDtor() local
1140 UInt64Value* _this = reinterpret_cast< UInt64Value* >(object); in ArenaDtor() local
1400 Int32Value* _this = reinterpret_cast< Int32Value* >(object); in ArenaDtor() local
1660 UInt32Value* _this = reinterpret_cast< UInt32Value* >(object); in ArenaDtor() local
1920 BoolValue* _this = reinterpret_cast< BoolValue* >(object); in ArenaDtor() local
2180 StringValue* _this = reinterpret_cast< StringValue* >(object); in ArenaDtor() local
2507 BytesValue* _this = reinterpret_cast< BytesValue* >(object); in ArenaDtor() local
Dempty.pb.cc162 Empty* _this = reinterpret_cast< Empty* >(object); in ArenaDtor() local
Dtimestamp.pb.cc169 Timestamp* _this = reinterpret_cast< Timestamp* >(object); in ArenaDtor() local
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp54 Display* _this = static_cast<Display*>(data); in handleGlobal() local
/external/vulkan-validation-layers/demos/smoke/
DShellWayland.cpp82 ShellWayland *_this = static_cast<ShellWayland *>(data); in handle_global() local
/external/icu/icu4c/source/common/
Ducnv_lmb.c627 _LMBCSOpenWorker(UConverter* _this, in _LMBCSOpenWorker()
665 _LMBCSClose(UConverter * _this) in _LMBCSClose()
Ducnv2022.cpp832 changeState_2022(UConverter* _this, in changeState_2022()