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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
video_encoder_test.h 75 int stop_encoding (struct video_encoder_context *decode_context);
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
video_encoder_test.h 74 int stop_encoding (struct video_encoder_context *decode_context);
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
video_encoder_test.c 194 if (error != -1 && (stop_encoding (encoder_context) == -1))
720 int stop_encoding (struct video_encoder_context *encoder_context) function
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
video_encoder_test.c 185 if (error != -1 && (stop_encoding (encoder_context) == -1)) {
678 int stop_encoding (struct video_encoder_context *encoder_context) function
    [all...]

Completed in 339 milliseconds