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

  /device/huawei/angler/camera/QCamera2/HAL/
QCameraChannel.cpp 986 cam_stream_reproc_config_t rp_cfg; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraChannel.cpp 986 cam_stream_reproc_config_t rp_cfg; local
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.cpp 864 cam_stream_reproc_config_t rp_cfg; local
865 memset(&rp_cfg, 0, sizeof(cam_stream_reproc_config_t));
870 rp_cfg.pp_type = CAM_OFFLINE_REPROCESS_TYPE;
871 pStream->getFormat(rp_cfg.offline.input_fmt);
872 pStream->getFrameDimension(rp_cfg.offline.input_dim);
874 rp_cfg.offline.input_buf_planes.plane_info = offset;
875 rp_cfg.offline.input_type = pStream->getMyType();
877 rp_cfg.offline.num_of_bufs = 2;
879 rp_cfg.pp_type = CAM_ONLINE_REPROCESS_TYPE;
880 rp_cfg.online.input_stream_id = pStream->getMyServerID()
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraChannel.cpp 1087 cam_stream_reproc_config_t rp_cfg; local
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/
QCameraChannel.cpp 1221 cam_stream_reproc_config_t rp_cfg; local
    [all...]

Completed in 3361 milliseconds