Home
last modified time | relevance | path

Searched defs:scanline (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dfixdiv.py359 def scanline(g): function
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2474 int stride = 0, scanline = 0; in mm_stream_calc_offset_preview() local
2817 int stride = 0, scanline = 0; in mm_stream_calc_offset_post_view() local
3113 int stride = 0, scanline = 0; in mm_stream_calc_offset_snapshot() local
3414 int32_t scanline = PAD_TO_SIZE(dim->height, (int32_t)padding->height_padding); in mm_stream_calc_offset_raw() local
3768 int stride = 0, scanline = 0; in mm_stream_calc_offset_video() local
4001 int32_t stride, scanline; in mm_stream_calc_offset_analysis() local
/device/google/marlin/camera/QCamera2/HAL/
DQCameraMem.cpp1782 int width, int height, int stride, int scanline, int format, int maxFPS, int usage) in setWindowInfo()
DQCamera2HWI.cpp2703 cam_stream_type_t stream_type, size_t size, int stride, int scanline, in allocateStreamBuf()
/device/google/marlin/camera/QCamera2/stack/common/
Dcam_types.h502 int32_t scanline; member
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/
Dcam_types.h502 int32_t scanline; member