OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:private_handle_t
(Results
201 - 225
of
234
) sorted by null
1
2
3
4
5
6
7
8
9
10
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc_swvdec.h
806
private_handle_t
*privatehandle;
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp
[
all
...]
omx_vdec_v4l2.cpp
[
all
...]
omx_vdec_hevc.cpp
[
all
...]
omx_vdec_hevc_swvdec.cpp
[
all
...]
/hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h
823
private_handle_t
*privatehandle;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp
[
all
...]
omx_vdec_copper.cpp
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp
[
all
...]
omx_vdec.cpp
[
all
...]
omx_vdec_hevc.cpp
[
all
...]
omx_vdec_hevc_swvdec.cpp
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp
[
all
...]
/hardware/qcom/camera/QCamera2/HAL/
QCameraMem.cpp
[
all
...]
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
QualcommUsbCamera.cpp
893
(struct
private_handle_t
*) (*camHal->previewMem.buffer_handle[cnt]);
[
all
...]
/hardware/qcom/camera/usbcamcore/src/
QualcommUsbCamera.cpp
893
(struct
private_handle_t
*) (*camHal->previewMem.buffer_handle[cnt]);
[
all
...]
/device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Preview.cpp
153
(struct
private_handle_t
*)(*mHalCamCtrl->mPreviewMemory.buffer_handle[cnt]);
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp
[
all
...]
/device/huawei/angler/camera/QCamera2/HAL/
QCameraMem.cpp
[
all
...]
/device/lge/bullhead/camera/QCamera2/HAL/
QCameraMem.cpp
[
all
...]
/device/moto/shamu/camera/QCamera2/HAL/
QCameraMem.cpp
[
all
...]
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp
[
all
...]
/device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Mem.cpp
770
mPrivateHandle[idx] = (struct
private_handle_t
*)(*mBufferHandle[idx]);
[
all
...]
/device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Mem.cpp
770
mPrivateHandle[idx] = (struct
private_handle_t
*)(*mBufferHandle[idx]);
[
all
...]
/device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Mem.cpp
681
mPrivateHandle[idx] = (struct
private_handle_t
*)(*mBufferHandle[idx]);
Completed in 740 milliseconds
1
2
3
4
5
6
7
8
9
10