Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvideo_encoder_test.c723 struct venc_bufferflush buffer_flush; in stop_encoding() local
729 buffer_flush.flush_mode = VEN_FLUSH_INPUT; in stop_encoding()
730 ioctl_msg.in = &buffer_flush; in stop_encoding()
743 buffer_flush.flush_mode = VEN_FLUSH_OUTPUT; in stop_encoding()
744 ioctl_msg.in = &buffer_flush; in stop_encoding()