Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-video/vidc/vdec/inc/
Ddecoder_driver_test.h69 int stop_decoding (struct video_decoder_context *decode_context);
/hardware/qcom/media/mm-video/vidc/vdec/test/
Ddecoder_driver_test.c185 if (error != -1 && (stop_decoding (decoder_context) == -1)) in main()
697 int stop_decoding (struct video_decoder_context *decode_context) in stop_decoding() function