HomeSort by relevance Sort by last modified time
    Searched refs:stop_decoding (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
decoder_driver_test.h 69 int stop_decoding (struct video_decoder_context *decode_context);
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
decoder_driver_test.h 68 int stop_decoding (struct video_decoder_context *decode_context);
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
decoder_driver_test.h 68 int stop_decoding (struct video_decoder_context *decode_context);
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
decoder_driver_test.h 68 int stop_decoding (struct video_decoder_context *decode_context);
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
decoder_driver_test.c 185 if (error != -1 && (stop_decoding (decoder_context) == -1))
697 int stop_decoding (struct video_decoder_context *decode_context) function
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
decoder_driver_test.c 177 if (error != -1 && (stop_decoding (decoder_context) == -1)) {
656 int stop_decoding (struct video_decoder_context *decode_context) function
    [all...]

Completed in 226 milliseconds