Searched refs:extP (Results 1 – 4 of 4) sorted by relevance
58 char *extP[3]; //! Y Cb Cr. member64 unsigned int extP[3]; //! Y Cb Cr. member76 unsigned int extP[3]; //! \n member90 virt. extP[i] = NULL; in ExynosBuffer()91 phys. extP[i] = 0; in ExynosBuffer()93 reserved.extP[i] = 0; in ExynosBuffer()102 virt. extP[i] = other->virt.extP[i]; in ExynosBuffer()103 phys. extP[i] = other->phys.extP[i]; in ExynosBuffer()105 reserved.extP[i] = other->reserved.extP[i]; in ExynosBuffer()114 virt. extP[i] = other.virt.extP[i];[all …]
429 videoBuf.virt.extP[0] = (char *)m_videoHeap[i]->data; in startRecording()432 videoBuf.virt.extP[j] = videoBuf.virt.extP[j-1] + videoBuf.size.extS[j-1]; in startRecording()434 videoBuf.virt.extP[j] = NULL; in startRecording()2433 previewBuf.virt.extP[0] = (char *)virtAddr[0]; in m_startPreviewInternal()2434 previewBuf.virt.extP[1] = (char *)virtAddr[1]; in m_startPreviewInternal()2435 previewBuf.virt.extP[2] = (char *)virtAddr[2]; in m_startPreviewInternal()2653 previewBuf.virt.extP[0] = (char *)virtAddr[0]; in m_previewThreadFunc()2654 previewBuf.virt.extP[1] = (char *)virtAddr[1]; in m_previewThreadFunc()2655 previewBuf.virt.extP[2] = (char *)virtAddr[2]; in m_previewThreadFunc()2703 (unsigned char *)callbackBuf.virt.extP[0], in m_previewThreadFunc()[all …]
1305 m_previewBuf[buf->reserved.p].virt.extP[1] = buf->virt.extP[2]; in setPreviewBuf()1306 m_previewBuf[buf->reserved.p].virt.extP[2] = buf->virt.extP[1]; in setPreviewBuf()
484 shot_ext = (struct camera2_shot_ext *)buf->virt.extP[1]; in MarkProcessingRequest()1298 m_camera_info.isp.buffer[i].virt.extP[0] = m_camera_info.sensor.buffer[i].virt.extP[0]; in InitializeISPChain()1299 m_camera_info.isp.buffer[i].virt.extP[1] = m_camera_info.sensor.buffer[i].virt.extP[1]; in InitializeISPChain()1327 memcpy( m_camera_info.sensor.buffer[i].virt.extP[1], &(m_camera_info.dummy_shot), in InitializeISPChain()1501 memcpy( m_camera_info.sensor.buffer[i].virt.extP[1], &(m_camera_info.dummy_shot), in notifyRequestQueueNotEmpty()2027 currentBuf.virt.extP[plane_index] = (char *)virtAddr[plane_index]; in registerStreamBuffers()2030 … (unsigned int)currentBuf.virt.extP[plane_index], currentBuf.size.extS[plane_index]); in registerStreamBuffers()2110 …currentBuf.virt.extP[plane_index] = (char *)ion_map(currentBuf.fd.extFd[plane_index], currentBuf.s… in registerStreamBuffers()2114 (unsigned int)currentBuf.virt.extP[plane_index], in registerStreamBuffers()2177 ion_unmap(targetStream->m_parameters.svcBuffers[i].virt.extP[j], in releaseStream()[all …]