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

  /hardware/qcom/camera/QCamera2/stack/common/
mm_jpeg_interface.h 212 int (*put_memory)( omx_jpeg_ouput_buf_t *p_out_buf); member in struct:__anon32927
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 646 if (!p_params || !p_encode_job || !p_params->put_memory) {
654 p_params->put_memory(p_out_buf);
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraPostProc.cpp 659 encode_parm.put_memory = releaseJpegMemory;
    [all...]

Completed in 1052 milliseconds