Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-video/vidc/venc/inc/
Dvideo_encoder_test.h75 int stop_encoding (struct video_encoder_context *decode_context);
/hardware/qcom/media/mm-video/vidc/venc/test/
Dvideo_encoder_test.c196 if (error != -1 && (stop_encoding (encoder_context) == -1)) in main()
722 int stop_encoding (struct video_encoder_context *encoder_context) in stop_encoding() function