HomeSort by relevance Sort by last modified time
    Searched defs:decoding (Results 1 - 3 of 3) sorted by null

  /device/google/marlin/camera/usbcamcore/src/
QCameraMjpegDecode.cpp 105 uint8_t decoding; member in struct:__anon4083
314 ALOGI("%s: *** Starting back-to-back decoding of %d frame(s)***\n",
317 // Loop to perform n back-to-back decoding (to the same output file)
343 // main image decoding:
433 // Start decoding
434 p_thread_arg->decoding = true;
450 while (p_thread_arg->decoding)
466 if (p_thread_arg->decoding)
469 // Wait until decoding is done or stopped due to error
471 while (p_thread_arg->decoding)
    [all...]
  /hardware/qcom/camera/msm8998/usbcamcore/src/
QCameraMjpegDecode.cpp 105 uint8_t decoding; member in struct:__anon44420
314 ALOGI("%s: *** Starting back-to-back decoding of %d frame(s)***\n",
317 // Loop to perform n back-to-back decoding (to the same output file)
343 // main image decoding:
433 // Start decoding
434 p_thread_arg->decoding = true;
450 while (p_thread_arg->decoding)
466 if (p_thread_arg->decoding)
469 // Wait until decoding is done or stopped due to error
471 while (p_thread_arg->decoding)
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-http/8.1.14.v20131031/
jetty-http-8.1.14.v20131031.jar 

Completed in 198 milliseconds