HomeSort by relevance Sort by last modified time
    Searched refs:uint32_t (Results 226 - 250 of 9346) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/ppapi/cpp/
audio_config.h 46 /// uint32_t sample_frame_count = AudioConfig::RecommendSampleFrameCount(
73 /// @param[in] sample_frame_count A uint32_t frame count returned from the
77 uint32_t sample_frame_count);
103 /// @param[in] requested_sample_frame_count A uint32_t requested frame count.
105 /// @return A uint32_t containing the recommended sample frame count if
108 static uint32_t RecommendSampleFrameCount(
111 uint32_t requested_sample_frame_count);
121 /// @return A uint32_t containing the sample frame count.
122 uint32_t sample_frame_count() const { return sample_frame_count_; }
126 uint32_t sample_frame_count_
    [all...]
  /external/compiler-rt/test/Unit/
bswapsi2_test.c 20 extern uint32_t __bswapsi2(uint32_t);
23 int test__bswapsi2(uint32_t a, uint32_t expected)
25 uint32_t actual = __bswapsi2(a);
  /frameworks/native/cmds/servicemanager/
binder.h 14 uint32_t type;
15 uint32_t flags;
24 uint32_t code;
25 uint32_t flags;
27 uint32_t sender_pid;
28 uint32_t sender_euid;
30 uint32_t data_size;
31 uint32_t offs_size;
39 uint32_t *offs; /* array of offsets */
40 uint32_t data_avail; /* bytes available in data buffer *
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
mm_jpeg_interface.h 48 uint32_t sequence; /* for jpeg bit streams, assembling is based on sequence. sequence starts from 0 */
51 uint32_t buf_size; /* total size of buf (header + image) */
60 uint32_t buf_filled_len; /* used for output image. filled by the client */
85 uint32_t client_hdl,
86 uint32_t jobId,
103 uint32_t num_src_bufs;
106 uint32_t num_tmb_bufs;
109 uint32_t num_dst_bufs;
126 uint32_t quality;
139 uint32_t src_index
    [all...]
  /hardware/samsung_slsi/exynos5/libsecurepath/
tlwvdrm_api.h 51 uint32_t id;
52 uint32_t data_len;
58 uint32_t id;
59 uint32_t return_code;
60 uint32_t data_len;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_code.h 203 uint32_t inst[R400_PFS_MAX_TEX_INST];
209 uint32_t rgb_inst;
210 uint32_t rgb_addr;
211 uint32_t alpha_inst;
212 uint32_t alpha_addr;
213 uint32_t r400_ext_addr;
217 uint32_t config; /* US_CONFIG */
218 uint32_t pixsize; /* US_PIXSIZE */
219 uint32_t code_offset; /* US_CODE_OFFSET */
220 uint32_t r400_code_offset_ext; /* US_CODE_EXT *
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_code.h 203 uint32_t inst[R400_PFS_MAX_TEX_INST];
209 uint32_t rgb_inst;
210 uint32_t rgb_addr;
211 uint32_t alpha_inst;
212 uint32_t alpha_addr;
213 uint32_t r400_ext_addr;
217 uint32_t config; /* US_CONFIG */
218 uint32_t pixsize; /* US_PIXSIZE */
219 uint32_t code_offset; /* US_CODE_OFFSET */
220 uint32_t r400_code_offset_ext; /* US_CODE_EXT *
    [all...]
  /external/qemu/target-arm/
op_addsub.h 12 #define DECLARE_GE uint32_t ge = 0
13 #define SET_GE *(uint32_t *)gep = ge
21 res |= ((uint32_t)(glue(glue(uint,width),_t))(val)) << (n * width)
23 uint32_t HELPER(glue(PFX,add16))(uint32_t a, uint32_t b GE_ARG)
25 uint32_t res = 0;
34 uint32_t HELPER(glue(PFX,add8))(uint32_t a, uint32_t b GE_ARG
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
rbug_texture.c 41 uint32_t *__serial)
43 uint32_t __len = 0;
44 uint32_t __pos = 0;
58 WRITE(4, uint32_t, ((uint32_t)(__len / 4)));
77 uint32_t *__serial)
79 uint32_t __len = 0;
80 uint32_t __pos = 0;
95 WRITE(4, uint32_t, ((uint32_t)(__len / 4)))
    [all...]
  /external/mesa3d/src/gallium/auxiliary/rbug/
rbug_texture.c 41 uint32_t *__serial)
43 uint32_t __len = 0;
44 uint32_t __pos = 0;
58 WRITE(4, uint32_t, ((uint32_t)(__len / 4)));
77 uint32_t *__serial)
79 uint32_t __len = 0;
80 uint32_t __pos = 0;
95 WRITE(4, uint32_t, ((uint32_t)(__len / 4)))
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_mdp.h 207 uint32_t x;
209 uint32_t y;
210 uint32_t w;
211 uint32_t h;
215 uint32_t width;
216 uint32_t height;
217 uint32_t format;
219 uint32_t offset;
221 uint32_t priv;
237 uint32_t csc_mv[9]
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_mdp.h 201 uint32_t x;
202 uint32_t y;
203 uint32_t w;
204 uint32_t h;
208 uint32_t width;
209 uint32_t height;
210 uint32_t format;
211 uint32_t offset;
213 uint32_t priv;
234 uint32_t csc_mv[9]
    [all...]
  /development/ndk/platforms/android-3/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /frameworks/rs/driver/
rsdAllocation.h 42 uint32_t textureID;
47 uint32_t bufferID;
50 uint32_t renderTargetID;
79 uint32_t rsdAllocationGrallocBits(const android::renderscript::Context *rsc,
104 uint32_t xoff, uint32_t lod, size_t count,
108 uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face,
109 uint32_t w, uint32_t h
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_audio.h 142 uint32_t buffer_size;
144 uint32_t buffer_count;
145 uint32_t channel_count;
146 uint32_t sample_rate;
147 uint32_t type;
149 uint32_t meta_field;
150 uint32_t bits;
151 uint32_t unused[3];
155 uint32_t buffer_size;
156 uint32_t buffer_count
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_audio.h 152 uint32_t buffer_size;
153 uint32_t buffer_count;
154 uint32_t channel_count;
155 uint32_t sample_rate;
156 uint32_t type;
157 uint32_t meta_field;
158 uint32_t bits;
159 uint32_t unused[3];
163 uint32_t buffer_size;
164 uint32_t buffer_count
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
msm_audio.h 38 uint32_t buffer_size;
39 uint32_t buffer_count;
40 uint32_t channel_count;
41 uint32_t sample_rate;
42 uint32_t type;
43 uint32_t unused[3];
47 uint32_t byte_count;
48 uint32_t sample_count;
49 uint32_t unused[2];
58 uint32_t device
    [all...]

Completed in 417 milliseconds

1 2 3 4 5 6 7 8 91011>>