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

  /system/extras/libublock/
ublock.c 73 struct ublock_init_out *out_h; local
87 out_h = (struct ublock_init_out *)out;
88 out_h->version = UBLOCK_VERSION;
89 out_h->size = ub_ctx->size;
94 out_h->max_buf = ub_ctx->max_buf;
96 *out_len = sizeof(*out_h);
108 struct ublock_ready_out *out_h; local
129 struct ublock_read_out *out_h; local
141 out_h = (struct ublock_read_out *)out;
142 out_buf = (char *)(out_h + 1)
160 struct ublock_write_out *out_h; local
188 struct ublock_out_header *out_h; local
    [all...]
  /bionic/libc/kernel/common/linux/
tegrafb.h 82 __u32 out_h; member in struct:tegra_fb_windowattr
  /external/kernel-headers/original/linux/
tegrafb.h 75 __u32 out_h; member in struct:tegra_fb_windowattr
  /hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h 686 uint32_t out_h; member in struct:msm_st_crop
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/media/
msm_camera.h 715 uint32_t out_h; member in struct:msm_st_crop
    [all...]

Completed in 250 milliseconds