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

  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3Channel.cpp 1011 reprocess_config_t reproc_cfg; local
2801 reprocess_config_t reproc_cfg; local
3483 reprocess_config_t reproc_cfg; local
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Channel.cpp 701 reprocess_config_t reproc_cfg; local
703 memset(&reproc_cfg, 0, sizeof(reprocess_config_t));
705 setReprocConfig(reproc_cfg, pInputBuffer, metadata, mStreamFormat, dim);
706 startPostProc(reproc_cfg);
715 rc = setFwkInputPPData(src_frame, pInputBuffer, &reproc_cfg, metadata, buffer, frameNumber);
852 * @reproc_cfg : pointer to the reprocess config
863 camera3_stream_buffer_t *pInputBuffer, reprocess_config_t *reproc_cfg,
885 rc = mOfflineMemory.getBufDef(reproc_cfg->input_stream_plane_info.plane_info,
891 dumpYUV(&src_frame->input_buffer, reproc_cfg->input_stream_dim,
892 reproc_cfg->input_stream_plane_info.plane_info, 1)
2491 reprocess_config_t reproc_cfg; local
3059 reprocess_config_t reproc_cfg; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Channel.cpp 701 reprocess_config_t reproc_cfg; local
703 memset(&reproc_cfg, 0, sizeof(reprocess_config_t));
705 setReprocConfig(reproc_cfg, pInputBuffer, metadata, mStreamFormat, dim);
706 startPostProc(reproc_cfg);
715 rc = setFwkInputPPData(src_frame, pInputBuffer, &reproc_cfg, metadata, buffer, frameNumber);
852 * @reproc_cfg : pointer to the reprocess config
863 camera3_stream_buffer_t *pInputBuffer, reprocess_config_t *reproc_cfg,
885 rc = mOfflineMemory.getBufDef(reproc_cfg->input_stream_plane_info.plane_info,
891 dumpYUV(&src_frame->input_buffer, reproc_cfg->input_stream_dim,
892 reproc_cfg->input_stream_plane_info.plane_info, 1)
2491 reprocess_config_t reproc_cfg; local
3059 reprocess_config_t reproc_cfg; local
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3Channel.cpp 1082 reprocess_config_t reproc_cfg; local
3017 reprocess_config_t reproc_cfg; local
3743 reprocess_config_t reproc_cfg; local
4179 reprocess_config_t reproc_cfg = {}; local
    [all...]

Completed in 180 milliseconds