OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msm_frame
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h
57
#define MSM_CAM_IOCTL_GET_PICTURE _IOW(MSM_CAM_IOCTL_MAGIC, 17, struct
msm_frame
*)
641
struct
msm_frame
struct
704
struct
msm_frame
buf_info;
[
all
...]
/hardware/qcom/msm8960/original-kernel-headers/media/
msm_camera.h
85
_IOW(MSM_CAM_IOCTL_MAGIC, 17, struct
msm_frame
*)
678
struct
msm_frame
{
struct
729
struct
msm_frame
buf_info;
856
struct
msm_frame
fthumnail;
858
struct
msm_frame
fmain;
[
all
...]
/hardware/qcom/msm8996/kernel-headers/media/
msm_camera.h
50
#define MSM_CAM_IOCTL_GET_PICTURE _IOW(MSM_CAM_IOCTL_MAGIC, 17, struct
msm_frame
*)
627
struct
msm_frame
{
struct
684
struct
msm_frame
buf_info;
[
all
...]
/hardware/qcom/msm8996/original-kernel-headers/media/
msm_camera.h
77
_IOW(MSM_CAM_IOCTL_MAGIC, 17, struct
msm_frame
*)
733
struct
msm_frame
{
struct
784
struct
msm_frame
buf_info;
929
struct
msm_frame
fthumnail;
931
struct
msm_frame
fmain;
[
all
...]
Completed in 49 milliseconds