Home
last modified time | relevance | path

Searched defs:stride_in_bytes (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DBase.h46 uint32_t stride_in_bytes = 0; member
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_stream.c3393 int stride_in_bytes = 0; in mm_stream_calc_offset_snapshot() local
3714 int32_t stride_in_bytes = stride; in mm_stream_calc_offset_raw() local
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_types.h575 int32_t stride_in_bytes; member