Home
last modified time | relevance | path

Searched defs:tell (Results 1 – 11 of 11) sorted by relevance

/external/libopus/celt/tests/
Dtest_unit_entropy.c170 unsigned *tell; in main() local
232 unsigned *tell; in main() local
/external/flac/include/FLAC/
Dcallback.h174 FLAC__IOCallback_Tell tell; member
/external/libopus/celt/
Dquant_bands.c158 opus_int32 budget, opus_int32 tell, in quant_coarse_energy_impl()
271 opus_uint32 tell; in quant_coarse_energy() local
435 opus_int32 tell; in unquant_coarse_energy() local
Dcelt_decoder.c293 opus_uint32 tell; in tf_decode() local
689 opus_int32 tell; local
Dbands.c673 opus_int32 tell; in compute_theta() local
1402 opus_int32 tell; in quant_all_bands() local
Dcelt_encoder.c720 opus_uint32 tell; in tf_encode() local
1289 opus_int32 tell; in celt_encode_with_ec() local
/external/llvm/include/llvm/Support/
Draw_ostream.h92 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); } in tell() function
/external/chromium-trace/trace-viewer/perf_insights/third_party/cloudstorage/
Dstorage_api.py524 def tell(self): member in ReadBuffer
736 def tell(self): member in StreamingBuffer
/external/chromium-trace/trace-viewer/third_party/Paste/paste/
Dwsgiwrappers.py462 def tell(self): member in WSGIResponse
Dhttpserver.py523 def tell(self): member in LimitedLengthFile
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py94 def tell(self): member in BinaryReader