Home
last modified time | relevance | path

Searched refs:flushed (Results 1 – 23 of 23) sorted by relevance

/aosp12/frameworks/av/media/libnbaio/
H A DPipeReader.cpp85 ssize_t flushed = mFifoReader.flush(&lost); in flush() local
86 if (flushed == -EOVERFLOW || lost > 0) { in flush()
89 flushed = OVERRUN; in flush()
91 if (flushed <= 0) { in flush()
92 return flushed; in flush()
94 mFramesRead += (size_t) flushed; // we consider flushed frames as read, but not lost frames in flush()
95 return flushed; in flush()
/aosp12/art/test/134-reg-promotion/
H A Dinfo.txt2 and float operations is flushed to all home location.
/aosp12/system/media/audio_utils/
H A Dfifo.cpp657 size_t flushed = (size_t) ret; in flush() local
658 release(flushed); in flush()
659 mTotalFlushed += flushed; in flush()
660 ret = flushed; in flush()
/aosp12/frameworks/rs/script_api/
H A Drs_vector_math.spec30 subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and
33 values may be flushed to zero, and rounding towards zero may be used.</li>
H A Drs_math.spec36 rs_fp_relaxed and rs_fp_full. Under rs_fp_relaxed, subnormal values may be flushed to zero and
44 subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and
47 values may be flushed to zero, and rounding towards zero may be used.</li>
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp328 int32_t nChannels, int32_t nSampleRate, bool flushed = false, in encodeNFrames() argument
364 if (flushed) { in encodeNFrames()
366 flushed = false; in encodeNFrames()
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoEncTest.cpp331 uint32_t nWidth, int32_t nHeight, bool flushed = false, bool signalEOS = true) { in encodeNFrames() argument
363 if (flushed) { in encodeNFrames()
365 flushed = false; in encodeNFrames()
/aosp12/system/chre/doc/
H A Dframework_debugging.md17 (AP), so they should be buffered on a best-effort basis and flushed to the AP
/aosp12/frameworks/rs/script_api/include/
H A Drs_vector_math.rsh31 * subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and
34 * values may be flushed to zero, and rounding towards zero may be used.
H A Drs_math.rsh38 * rs_fp_relaxed and rs_fp_full. Under rs_fp_relaxed, subnormal values may be flushed to zero and
46 * subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and
49 * values may be flushed to zero, and rounding towards zero may be used.
/aosp12/hardware/google/interfaces/media/c2/1.0/
H A DIComponent.hal73 * - OK - The component has been successfully flushed.
78 * @return flushedWorkBundle WorkBundle object containing flushed Works.
/aosp12/hardware/interfaces/media/c2/1.0/
H A DIComponent.hal80 * - `OK` - The component has been successfully flushed.
83 * @return flushedWorkBundle `WorkBundle` object containing flushed `Work`
/aosp12/frameworks/base/services/core/java/com/android/server/location/provider/
H A DLocationProviderManager.java1846 boolean flushed = updateRegistration(listener.asBinder(), registration -> {
1850 if (!flushed) {
1863 boolean flushed = updateRegistration(pendingIntent, registration -> {
1867 if (!flushed) {
/aosp12/frameworks/hardware/interfaces/cameraservice/device/2.0/
H A DICameraDeviceUser.hal178 * @return lastFrameNumber the frame number of the last frame flushed.
/aosp12/hardware/interfaces/sensors/1.0/
H A DISensors.hal112 * @param sensorHandle handle of sensor to be flushed.
/aosp12/system/bt/gd/l2cap/
H A Dl2cap_packets.pdl379 flush_timeout : 32, // in microseconds 0x0 = no retransmissions 0xFFFFFFFF = never flushed
/aosp12/hardware/interfaces/sensors/2.0/
H A DISensors.hal190 * @param sensorHandle handle of sensor to be flushed.
/aosp12/hardware/interfaces/graphics/mapper/4.0/
H A DIMapper.hal282 * copy should still be flushed but what happens is undefined except that
/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp8107 const ssize_t flushed = mPipeSource->flush(); in inputStandBy() local
8108 if (flushed > 0) { in inputStandBy()
8109 ALOGV("Input standby flushed PipeSource %zd frames", flushed); in inputStandBy()
8110 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_SERVER] += flushed; in inputStandBy()
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto7881 * Logs information about session being flushed.
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...