OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stop_decoding
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/media/mm-video/vidc/vdec/inc/
decoder_driver_test.h
68
int
stop_decoding
(struct video_decoder_context *decode_context);
/hardware/qcom/media/mm-video/vidc/vdec/test/
decoder_driver_test.c
187
if (error != -1 && (
stop_decoding
(decoder_context) == -1))
692
int
stop_decoding
(struct video_decoder_context *decode_context)
function
[
all
...]
Completed in 101 milliseconds