HomeSort by relevance Sort by last modified time
    Searched refs:reset_width (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-aspeed/
wdt.h 68 u32 reset_width; member in struct:ast_wdt
  /external/libxcam/modules/ocl/
cl_image_360_stitch.cpp 697 uint32_t reset_width = 0; local
702 reset_width += img_right.pos_x - img_left.pos_x;
705 reset_width = XCAM_ALIGN_UP (reset_width, XCAM_CL_BLENDER_ALIGNMENT_X);
706 reset_info.init (buf_info.format, reset_width, buf_info.height,

Completed in 200 milliseconds