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

  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 42 mm_camera_super_buf_t *src_frame; local
99 src_frame = ( mm_camera_super_buf_t * ) mm_qcamera_queue_dequeue(&pme->pp_frames, 1);
100 if ( NULL != src_frame ) {
101 mm_app_release_ppinput((void *) src_frame, (void *) pme);
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 42 mm_camera_super_buf_t *src_frame; local
99 src_frame = ( mm_camera_super_buf_t * ) mm_qcamera_queue_dequeue(&pme->pp_frames, 1);
100 if ( NULL != src_frame ) {
101 mm_app_release_ppinput((void *) src_frame, (void *) pme);
  /external/adhd/cras/src/tests/
mix_unittest.cc 844 int32_t src_frame = 0; local
846 memcpy((uint8_t *)&src_frame + 1, src_buffer_ + 3*i/2, 3);
849 tmp = (int64_t)dst_frame + (int64_t)src_frame * scaler;
851 tmp = (int64_t)dst_frame + (int64_t)src_frame;
    [all...]
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3PostProc.h 53 camera3_stream_buffer_t src_frame;// source frame member in struct:qcamera::__anon2115
64 mm_camera_super_buf_t *src_frame;// source frame (need to be returned back to kernel after done) member in struct:qcamera::__anon2116
76 mm_camera_super_buf_t *src_frame;// source frame (need to be returned back to kernel after done) member in struct:qcamera::__anon2117
QCamera3Channel.cpp 1018 qcamera_fwk_input_pp_data_t *src_frame = NULL; local
3263 mm_camera_super_buf_t* src_frame = NULL; local
3549 qcamera_fwk_input_pp_data_t *src_frame = NULL; local
    [all...]
  /external/adhd/cras/src/server/
cras_mix_ops.c 595 int32_t src_frame; local
600 convert_single_s243le_to_s32le(&src_frame, src);
601 sum = (int64_t)dst_frame + (int64_t)src_frame;
620 int32_t src_frame; local
628 convert_single_s243le_to_s32le(&src_frame, src);
629 sum = (int64_t)dst_frame + (int64_t)(src_frame * vol);
744 int32_t src_frame; local
748 convert_single_s243le_to_s32le(&src_frame, src);
750 sum = (int64_t)dst_frame + (int64_t)src_frame * scaler;
752 sum = (int64_t)dst_frame + (int64_t)src_frame;
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3PostProc.h 54 camera3_stream_buffer_t src_frame;// source frame member in struct:qcamera::__anon48860
65 mm_camera_super_buf_t *src_frame;// source frame (need to be returned back to kernel after done) member in struct:qcamera::__anon48861
77 mm_camera_super_buf_t *src_frame;// source frame (need to be returned back to kernel after done) member in struct:qcamera::__anon48862
QCamera3Channel.cpp 1124 qcamera_fwk_input_pp_data_t *src_frame = NULL; local
3575 mm_camera_super_buf_t* src_frame = NULL; local
3927 qcamera_fwk_input_pp_data_t *src_frame = NULL; local
4344 mm_camera_super_buf_t *src_frame = local
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraPostProc.h 52 mm_camera_super_buf_t *src_frame;// source frame (need to be returned back to kernel member in struct:qcamera::__anon2071
67 mm_camera_super_buf_t *src_frame; // source frame that needs post process member in struct:qcamera::__anon2072
76 mm_camera_super_buf_t *src_frame;// source frame member in struct:qcamera::__anon2073
151 mm_camera_super_buf_t *src_frame);
QCameraPostProc.cpp 834 * @src_frame : process frame received from mm-camera-interface
840 mm_camera_super_buf_t *src_frame)
862 pChannel = m_parent->getChannelByHandle(src_frame->ch_id);
863 for (uint32_t i = 0; i < src_frame->num_bufs; i++) {
865 src_frame->bufs[i]->stream_id);
869 data_frame = src_frame->bufs[i];
872 meta_frame = src_frame->bufs[i];
890 releaseSuperBuf(src_frame, CAM_STREAM_TYPE_RAW);
3067 mm_camera_super_buf_t *src_frame = ppreq_job->src_frame; local
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraPostProc.h 54 mm_camera_super_buf_t *src_frame;// source frame (need to be returned back to kernel member in struct:qcamera::__anon48814
73 mm_camera_super_buf_t *src_frame; // source frame that needs post process member in struct:qcamera::__anon48815
82 mm_camera_super_buf_t *src_frame;// source frame member in struct:qcamera::__anon48816
183 mm_camera_super_buf_t *src_frame);
QCameraPostProc.cpp 3404 mm_camera_super_buf_t *src_frame = ppreq_job->src_frame; local
    [all...]
  /external/tensorflow/tensorflow/core/graph/
graph_partition.cc 642 const Node* src_frame = OutputFrame(src, cf_info); local
644 const string& src_frame_name = cf_info[src_frame->id()].frame_name;
656 const string& curr_frame_name = cf_info[src_frame->id()].frame_name;
665 AddControlFlowInfo(const_node, src_frame, &cf_info);
691 status = AddControlLoop(opts, g, src_frame, edge, loop_cond, &cf_info,
700 src_frame = cf_info[src_frame->id()].parent_frame;
722 const Node* src_frame = OutputFrame(src, cf_info); local
724 const string& src_frame_name = cf_info[src_frame->id()].frame_name;
    [all...]
  /hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h 266 struct msm_pp_frame src_frame; member in struct:msm_mctl_pp_frame_cmd
    [all...]
  /hardware/qcom/msm8996/kernel-headers/media/
msm_camera.h 259 struct msm_pp_frame src_frame; member in struct:msm_mctl_pp_frame_cmd
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/media/
msm_camera.h 384 struct msm_pp_frame src_frame; member in struct:msm_mctl_pp_frame_cmd
    [all...]
  /hardware/qcom/msm8998/kernel-headers/media/
msm_camera.h 259 struct msm_pp_frame src_frame; member in struct:msm_mctl_pp_frame_cmd
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/media/
msm_camera.h 384 struct msm_pp_frame src_frame; member in struct:msm_mctl_pp_frame_cmd
    [all...]

Completed in 2166 milliseconds