Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Ddecoder_driver_test.h69 int stop_decoding (struct video_decoder_context *decode_context);
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Ddecoder_driver_test.h68 int stop_decoding (struct video_decoder_context *decode_context);
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Ddecoder_driver_test.h68 int stop_decoding (struct video_decoder_context *decode_context);
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Ddecoder_driver_test.h68 int stop_decoding (struct video_decoder_context *decode_context);
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A 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
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Ddecoder_driver_test.c177 if (error != -1 && (stop_decoding (decoder_context) == -1)) { in main()
656 int stop_decoding (struct video_decoder_context *decode_context) in stop_decoding() function