OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:video_device
(Results
1 - 9
of
9
) sorted by null
/external/autotest/client/site_tests/hardware_VideoDecodeCapable/
hardware_VideoDecodeCapable.py
111
def _enum_formats(self,
video_device
):
117
@param
video_device
: device interrogated (e.g. /dev/video-dec).
124
capture_formats = v4l2.enum_capture_formats(
video_device
)
125
logging.info('%s, capture formats=%s',
video_device
, capture_formats)
126
output_formats = v4l2.enum_output_formats(
video_device
)
127
logging.info('%s, output formats=%s',
video_device
, output_formats)
/device/htc/flounder/sepolicy/
file_contexts
18
/dev/camera.pcl u:object_r:
video_device
:s0
19
/dev/nvhost-ctrl-vi.* u:object_r:
video_device
:s0
20
/dev/nvhost-vi.* u:object_r:
video_device
:s0
21
/dev/nvhost-ctrl-isp.* u:object_r:
video_device
:s0
22
/dev/nvhost-isp.* u:object_r:
video_device
:s0
23
/dev/nvhost-msenc u:object_r:
video_device
:s0
24
/dev/imx219 u:object_r:
video_device
:s0
25
/dev/focuser u:object_r:
video_device
:s0
26
/dev/ov9760 u:object_r:
video_device
:s0
27
/dev/torch.* u:object_r:
video_device
:s
[
all
...]
/packages/services/Car/car_product/sepolicy/
file_contexts
17
/dev/media([0-9])+ u:object_r:
video_device
:s0
19
/dev/msm_camera(/.*)? u:object_r:
video_device
:s0
20
/dev/msm_rotator u:object_r:
video_device
:s0
21
/dev/msm_vidc_.* u:object_r:
video_device
:s0
29
/dev/v4l-subdev.* u:object_r:
video_device
:s0
/system/sepolicy/
system_server.te
207
allow system_server
video_device
:dir r_dir_perms;
208
allow system_server
video_device
:chr_file rw_file_perms;
app.te
291
video_device
file_contexts
64
/dev/cam u:object_r:
video_device
:s0
93
/dev/nvhdcp1 u:object_r:
video_device
:s0
127
/dev/tegra.* u:object_r:
video_device
:s0
139
/dev/video[0-9]* u:object_r:
video_device
:s0
/external/mesa3d/include/GL/
glxext.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glxext.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h
[
all
...]
Completed in 149 milliseconds