Searched refs:flush (Results 1 - 22 of 22) sorted by relevance

/hardware/qcom/camera/QCamera2/util/
H A DQCameraQueue.h48 void flush();
H A DQCameraQueue.cpp85 flush();
215 * FUNCTION : flush
217 * DESCRIPTION: flush all nodes from the queue, queue will be empty after this
224 void QCameraQueue::flush(){ function in class:qcamera::QCameraQueue
255 * DESCRIPTION: flush only specific nodes, depending on
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Dframeparser.h76 void flush ();
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Dframeparser.h77 void flush ();
/hardware/libhardware/include/hardware/
H A Dcamera3.h90 * - flush call to drop all in-flight requests/buffers as fast as possible.
2091 * flush:
2098 * held at the time of flush() (whether sucessfully filled or not) may be
2108 * flush() should only return when there are no more outstanding buffers or
2112 * A flush() call should only take 100ms or less. The maximum time it can
2121 * 0: On a successful flush of the camera HAL.
2129 int (*flush)(const struct camera3_device *); member in struct:camera3_device_ops
H A Dsensors.h72 /* a previous flush operation has completed */
222 * This event indicates that a previous (*flush)() call has completed for the sensor
224 * see (*flush)() for more details
1273 * The flush happens asynchronously (i.e.: this function must return
1280 * If the specified sensor wasn't in batch mode, flush succeeds and
1283 * If the FIFO was empty at the time of the call, flush returns
1287 * If the specified sensor wasn't enabled, flush returns -EINVAL.
1291 int (*flush)(struct sensors_poll_device_1* dev, int handle); member in struct:sensors_poll_device_1
H A Daudio.h346 * Drain must return immediately on stop() and flush() call
353 * Notifies to the audio driver to flush the queued data. Stream must already
354 * be paused before calling flush().
358 int (*flush)(struct audio_stream_out* stream); member in struct:audio_stream_out
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.h88 static int flush(const struct camera3_device *);
124 int flush();
H A DQCamera3PostProc.cpp1075 // flush ongoing postproc Queue
1076 pme->m_ongoingPPQ.flush();
1078 // flush input jpeg Queue
1079 pme->m_inputJpegQ.flush();
1081 // flush input Postproc Queue
1082 pme->m_inputPPQ.flush();
1084 // flush input raw Queue
1085 pme->m_inputRawQ.flush();
1087 pme->m_inputMetaQ.flush();
H A DQCamera3Stream.cpp470 /* flush data buf queue */
471 pme->mDataQ.flush();
H A DQCamera3HWI.cpp150 flush: QCamera3HardwareInterface::flush,
224 /*flush the metadata list*/
760 /*flush the metadata list*/
1685 * FUNCTION : flush
1694 int QCamera3HardwareInterface::flush() function in class:qcamera::QCamera3HardwareInterface
4347 * FUNCTION : flush
4357 int QCamera3HardwareInterface::flush( function in class:qcamera::QCamera3HardwareInterface
4369 rc = hw->flush();
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraPostProc.cpp1286 // flush ongoing postproc Queue
1287 pme->m_ongoingPPQ.flush();
1289 // flush input jpeg Queue
1290 pme->m_inputJpegQ.flush();
1292 // flush input Postproc Queue
1293 pme->m_inputPPQ.flush();
1295 // flush input raw Queue
1296 pme->m_inputRawQ.flush();
H A DQCameraStream.cpp471 /* flush data buf queue */
472 pme->mDataQ.flush();
H A DQCamera2HWICallbacks.cpp1178 pme->mDataQ.flush();
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Dframeparser.cpp616 void frame_parse::flush () function in class:frame_parse
H A Domx_vdec.cpp831 DEBUG_PRINT_HIGH("\n Driver flush i/p Port complete");
834 DEBUG_PRINT_ERROR("\n WARNING: Unexpected flush from driver");
863 DEBUG_PRINT_LOW("\n Output flush done hence issue stop");
882 DEBUG_PRINT_HIGH("\n Driver flush o/p Port complete");
885 DEBUG_PRINT_ERROR("\n WARNING: Unexpected flush from driver");
912 DEBUG_PRINT_LOW("\n Internal flush complete");
931 DEBUG_PRINT_LOW("\n Input flush done hence issue stop");
2257 Executes the OMX flush.
2260 flushtype - input flush(1)/output flush(
[all...]
H A Domx_vdec_copper.cpp837 DEBUG_PRINT_HIGH("\n Driver flush i/p Port complete");
840 DEBUG_PRINT_ERROR("\n WARNING: Unexpected flush from driver");
869 DEBUG_PRINT_LOW("\n Output flush done hence issue stop");
888 DEBUG_PRINT_HIGH("\n Driver flush o/p Port complete");
891 DEBUG_PRINT_ERROR("\n WARNING: Unexpected flush from driver");
918 DEBUG_PRINT_LOW("\n Internal flush complete");
937 DEBUG_PRINT_LOW("\n Input flush done hence issue stop");
2196 Executes the OMX flush.
2199 flushtype - input flush(1)/output flush(
[all...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Dframeparser.cpp572 void frame_parse::flush () function in class:frame_parse
H A Domx_vdec.cpp832 DEBUG_PRINT_HIGH("Driver flush i/p Port complete");
835 DEBUG_PRINT_ERROR("\n WARNING: Unexpected flush from driver");
857 DEBUG_PRINT_LOW("Output flush done hence issue stop");
875 DEBUG_PRINT_HIGH("Driver flush o/p Port complete");
878 DEBUG_PRINT_ERROR("\n WARNING: Unexpected flush from driver");
899 DEBUG_PRINT_LOW("Internal flush complete");
916 DEBUG_PRINT_LOW("Input flush done hence issue stop");
2178 Executes the OMX flush.
2181 flushtype - input flush(1)/output flush(
[all...]
H A Domx_vdec_hevc.cpp922 DEBUG_PRINT_HIGH("\n Driver flush i/p Port complete");
924 DEBUG_PRINT_HIGH("\n WARNING: Unexpected flush from driver");
950 DEBUG_PRINT_LOW("\n Input flush done hence issue stop");
963 DEBUG_PRINT_HIGH("\n Driver flush o/p Port complete");
965 DEBUG_PRINT_HIGH("\n WARNING: Unexpected flush from driver");
984 DEBUG_PRINT_LOW("\n Internal flush complete");
1006 DEBUG_PRINT_LOW("\n Output flush done hence issue stop");
2120 Executes the OMX flush.
2123 flushtype - input flush(1)/output flush(
[all...]
H A Domx_vdec_msm8974.cpp961 DEBUG_PRINT_HIGH("\n Driver flush i/p Port complete");
963 DEBUG_PRINT_HIGH("\n WARNING: Unexpected flush from driver");
989 DEBUG_PRINT_LOW("\n Input flush done hence issue stop");
1002 DEBUG_PRINT_HIGH("\n Driver flush o/p Port complete");
1004 DEBUG_PRINT_HIGH("\n WARNING: Unexpected flush from driver");
1023 DEBUG_PRINT_LOW("\n Internal flush complete");
1045 DEBUG_PRINT_LOW("\n Output flush done hence issue stop");
2275 Executes the OMX flush.
2278 flushtype - input flush(1)/output flush(
[all...]
/hardware/qcom/audio/hal/
H A Daudio_hw.c1918 out->stream.flush = out_flush;

Completed in 7553 milliseconds