Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/arc/
Djpeg_compressor.cpp160 size_t scanline = cinfo->next_scanline + i; in Compress() local
169 size_t scanline = cinfo->next_scanline / 2 + i; in Compress() local
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraDualFOVPP.h51 uint32_t scanline; member
/hardware/google/camera/common/lib_depth_generator/
Ddepth_types.h51 uint32_t scanline = 0; member
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2682 int stride = 0, scanline = 0; in mm_stream_calc_offset_preview() local
3039 int stride = 0, scanline = 0; in mm_stream_calc_offset_post_view() local
3392 int stride = 0, scanline = 0; in mm_stream_calc_offset_snapshot() local
3715 int32_t scanline = PAD_TO_SIZE(dim->height, (int32_t)padding->height_padding); in mm_stream_calc_offset_raw() local
4088 int stride = 0, scanline = 0; in mm_stream_calc_offset_video() local
4321 int32_t stride, scanline; in mm_stream_calc_offset_analysis() local
/hardware/google/easel/amber/camera/include/
DHdrPlusTypes.h64 uint32_t scanline; member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp1935 int width, int height, int stride, int scanline, int format, int maxFPS, int usage) in setWindowInfo()
DQCamera2HWI.cpp2985 cam_stream_type_t stream_type, size_t size, int stride, int scanline, in allocateStreamBuf()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg.c2554 int32_t scanline = 0; in mm_jpeg_lib2d_rotation() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h672 …hdr_scanline(stbi__write_context *s, int width, int ncomp, unsigned char *scratch, float *scanline) in stbiw__write_hdr_scanline()
Dstb_image.h7079 stbi_uc *scanline; in stbi__hdr_load() local
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h672 …hdr_scanline(stbi__write_context *s, int width, int ncomp, unsigned char *scratch, float *scanline) in stbiw__write_hdr_scanline()
Dstb_image.h7086 stbi_uc *scanline; in stbi__hdr_load() local
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h576 int32_t scanline; member