Searched refs:int32 (Results 1 - 25 of 82) sorted by relevance

1234

/hardware/intel/common/wrs_omxil_core/core/src/
H A Dintel_m4v_config_parser.h85 OSCL_IMPORT_REF int16 iDecodeVOLHeader(mp4StreamType *psBits, int32 *width, int32 *height, int32 *, int32 *, int32 *profilelevel);
86 OSCL_IMPORT_REF int16 iGetM4VConfigInfo(uint8 *buffer, int32 length, int32 *width, int32 *height, int32 *, int32 *);
[all...]
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
H A Dti_m4v_config_parser.h95 int32 *width,
96 int32 *height,
97 int32 *,
98 int32 *,
99 int32 *profilelevel);
102 int32 length,
103 int32 *width,
104 int32 *height,
105 int32 *,
106 int32 *);
[all...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc/
H A Dloc_api_rpc_glue.h63 typedef int32 (loc_event_cb_f_type)(
74 extern int32 loc_close
79 extern int32 loc_start_fix
84 extern int32 loc_stop_fix
89 extern int32 loc_ioctl
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc/
H A Dloc_api_rpc_glue.h63 typedef int32 (loc_event_cb_f_type)(
74 extern int32 loc_close
79 extern int32 loc_start_fix
84 extern int32 loc_stop_fix
89 extern int32 loc_ioctl
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc/
H A Dloc_api_rpc_glue.h63 typedef int32 (loc_event_cb_f_type)(
74 extern int32 loc_close
79 extern int32 loc_start_fix
84 extern int32 loc_stop_fix
89 extern int32 loc_ioctl
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxertypes.hpp23 typedef int int32; typedef in namespace:mkvmuxer
H A Dmkvmuxerutil.hpp22 int32 SerializeInt(IMkvWriter* writer, int64 value, int32 size);
25 int32 GetUIntSize(uint64 value);
26 int32 GetCodedUIntSize(uint64 value);
37 int32 WriteUInt(IMkvWriter* writer, uint64 value);
42 int32 WriteUIntSize(IMkvWriter* writer, uint64 value, int32 size);
49 int32 WriteID(IMkvWriter* writer, uint64 type);
143 void GetVersion(int32* major, int32* mino
[all...]
H A Dmkvwriter.hpp28 virtual int32 Position(int64 position);
30 virtual int32 Write(const void* buffer, uint32 length);
H A Dmkvmuxerutil.cpp32 int32 GetCodedUIntSize(uint64 value) {
50 int32 GetUIntSize(uint64 value) {
70 int32 ebml_size = GetUIntSize(type);
84 int32 ebml_size = GetUIntSize(type);
140 int32 SerializeInt(IMkvWriter* writer, int64 value, int32 size) {
144 for (int32 i = 1; i <= size; ++i) {
145 const int32 byte_count = size - i;
146 const int32 bit_count = byte_count * 8;
151 const int32 statu
[all...]
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A Dloc_api_rpc_glue.h63 typedef int32 (loc_event_cb_f_type)(
83 extern int32 loc_close
93 extern int32 loc_start_fix
98 extern int32 loc_stop_fix
103 extern int32 loc_ioctl
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A Dloc_api_rpc_glue.h63 typedef int32 (loc_event_cb_f_type)(
83 extern int32 loc_close
93 extern int32 loc_start_fix
98 extern int32 loc_stop_fix
103 extern int32 loc_ioctl
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A Dloc_api_rpc_glue.h63 typedef int32 (loc_event_cb_f_type)(
83 extern int32 loc_close
93 extern int32 loc_start_fix
98 extern int32 loc_stop_fix
103 extern int32 loc_ioctl
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A Dloc_api_rpc_glue.h63 typedef int32 (loc_event_cb_f_type)(
83 extern int32 loc_close
93 extern int32 loc_start_fix
98 extern int32 loc_stop_fix
103 extern int32 loc_ioctl
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A Dloc_api_rpc_glue.h63 typedef int32 (loc_event_cb_f_type)(
83 extern int32 loc_close
93 extern int32 loc_start_fix
98 extern int32 loc_stop_fix
103 extern int32 loc_ioctl
/hardware/qcom/gps/msm8998/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A Dloc_api_rpc_glue.h63 typedef int32 (loc_event_cb_f_type)(
83 extern int32 loc_close
93 extern int32 loc_start_fix
98 extern int32 loc_stop_fix
103 extern int32 loc_ioctl
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_rpc_glue.c123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload);
203 LOC_GLUE_CHECK_RESULT(stat, int32);
208 int32 loc_close(rpc_loc_client_handle_type handle)
210 LOC_GLUE_CHECK_INIT(int32);
219 LOC_GLUE_CHECK_RESULT(stat, int32);
221 return (int32) rets.loc_close_result;
224 int32 loc_start_fix(rpc_loc_client_handle_type handle)
226 LOC_GLUE_CHECK_INIT(int32);
235 LOC_GLUE_CHECK_RESULT(stat, int32);
237 return (int32) ret
[all...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_rpc_glue.c123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload);
203 LOC_GLUE_CHECK_RESULT(stat, int32);
208 int32 loc_close(rpc_loc_client_handle_type handle)
210 LOC_GLUE_CHECK_INIT(int32);
219 LOC_GLUE_CHECK_RESULT(stat, int32);
221 return (int32) rets.loc_close_result;
224 int32 loc_start_fix(rpc_loc_client_handle_type handle)
226 LOC_GLUE_CHECK_INIT(int32);
235 LOC_GLUE_CHECK_RESULT(stat, int32);
237 return (int32) ret
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_rpc_glue.c123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload);
203 LOC_GLUE_CHECK_RESULT(stat, int32);
208 int32 loc_close(rpc_loc_client_handle_type handle)
210 LOC_GLUE_CHECK_INIT(int32);
219 LOC_GLUE_CHECK_RESULT(stat, int32);
221 return (int32) rets.loc_close_result;
224 int32 loc_start_fix(rpc_loc_client_handle_type handle)
226 LOC_GLUE_CHECK_INIT(int32);
235 LOC_GLUE_CHECK_RESULT(stat, int32);
237 return (int32) ret
[all...]
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_rpc_glue.c123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload);
203 LOC_GLUE_CHECK_RESULT(stat, int32);
208 int32 loc_close(rpc_loc_client_handle_type handle)
210 LOC_GLUE_CHECK_INIT(int32);
219 LOC_GLUE_CHECK_RESULT(stat, int32);
221 return (int32) rets.loc_close_result;
224 int32 loc_start_fix(rpc_loc_client_handle_type handle)
226 LOC_GLUE_CHECK_INIT(int32);
235 LOC_GLUE_CHECK_RESULT(stat, int32);
237 return (int32) ret
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_rpc_glue.c123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload);
203 LOC_GLUE_CHECK_RESULT(stat, int32);
208 int32 loc_close(rpc_loc_client_handle_type handle)
210 LOC_GLUE_CHECK_INIT(int32);
219 LOC_GLUE_CHECK_RESULT(stat, int32);
221 return (int32) rets.loc_close_result;
224 int32 loc_start_fix(rpc_loc_client_handle_type handle)
226 LOC_GLUE_CHECK_INIT(int32);
235 LOC_GLUE_CHECK_RESULT(stat, int32);
237 return (int32) ret
[all...]
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_rpc_glue.c123 int32 rc = loc_api_saved_cb(loc_handle, loc_event, loc_event_payload);
203 LOC_GLUE_CHECK_RESULT(stat, int32);
208 int32 loc_close(rpc_loc_client_handle_type handle)
210 LOC_GLUE_CHECK_INIT(int32);
219 LOC_GLUE_CHECK_RESULT(stat, int32);
221 return (int32) rets.loc_close_result;
224 int32 loc_start_fix(rpc_loc_client_handle_type handle)
226 LOC_GLUE_CHECK_INIT(int32);
235 LOC_GLUE_CHECK_RESULT(stat, int32);
237 return (int32) ret
[all...]
/hardware/qcom/display/msm8084/libcopybit/
H A Dc2d2.h39 #if !defined(int32) && !defined(_INT32_DEFINED)
40 typedef int int32; typedef
317 int32 stride; /* defines stride in bytes, negative stride is allowed */
327 int32 stride0; /* stride in bytes if YUV format is not planar */
330 int32 stride1; /* stride for UV or VU plane for planar interleaved */
333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */
339 int32 x; /* upper-left x */
340 int32 y; /* upper-left y */
341 int32 width; /* width */
342 int32 heigh
[all...]
/hardware/qcom/display/msm8226/libcopybit/
H A Dc2d2.h39 #if !defined(int32) && !defined(_INT32_DEFINED)
40 typedef int int32; typedef
317 int32 stride; /* defines stride in bytes, negative stride is allowed */
327 int32 stride0; /* stride in bytes if YUV format is not planar */
330 int32 stride1; /* stride for UV or VU plane for planar interleaved */
333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */
339 int32 x; /* upper-left x */
340 int32 y; /* upper-left y */
341 int32 width; /* width */
342 int32 heigh
[all...]
/hardware/qcom/display/msm8909/libcopybit/
H A Dc2d2.h39 #if !defined(int32) && !defined(_INT32_DEFINED)
40 typedef int int32; typedef
317 int32 stride; /* defines stride in bytes, negative stride is allowed */
327 int32 stride0; /* stride in bytes if YUV format is not planar */
330 int32 stride1; /* stride for UV or VU plane for planar interleaved */
333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */
339 int32 x; /* upper-left x */
340 int32 y; /* upper-left y */
341 int32 width; /* width */
342 int32 heigh
[all...]
/hardware/qcom/display/msm8960/libcopybit/
H A Dc2d2.h39 #if !defined(int32) && !defined(_INT32_DEFINED)
40 typedef int int32; typedef
317 int32 stride; /* defines stride in bytes, negative stride is allowed */
327 int32 stride0; /* stride in bytes if YUV format is not planar */
330 int32 stride1; /* stride for UV or VU plane for planar interleaved */
333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */
339 int32 x; /* upper-left x */
340 int32 y; /* upper-left y */
341 int32 width; /* width */
342 int32 heigh
[all...]

Completed in 425 milliseconds

1234