HomeSort by relevance Sort by last modified time
    Searched refs:int32 (Results 1 - 25 of 2085) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
scaling_tab.cpp 50 const int32 scale[63] = {0, 262145, 131073, 87382, 65537, 52430, 43692, 37450, 32769, 29128,
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pv_mp3dec_fxd_op_arm_gcc.h 54 #define Qfmt_31(a) (int32)(a*0x7FFFFFFF + (a>=0?0.5F:-0.5F))
56 #define Qfmt15(x) (Int16)(x*((int32)1<<15) + (x>=0?0.5F:-0.5F))
58 static inline int32 fxp_mul32_Q30(const int32 a, const int32 b)
60 int32 result64_hi;
61 int32 result64_lo;
62 register int32 ra = (int32)a;
63 register int32 rb = (int32)b
    [all...]
pv_mp3dec_fxd_op_msc_evc.h 57 __inline int32 fxp_mul32_Q30(const int32 a, const int32 b)
59 return (int32)(((int64)(a) * b) >> 30);
63 __inline int32 fxp_mac32_Q30(const int32 a, const int32 b, int32 L_add)
65 return (L_add + (int32)(((int64)(a) * b) >> 30));
69 #define Qfmt_31(a) (int32)(a*0x7FFFFFFF + (a>=0?0.5F:-0.5F)
    [all...]
pvmp3_normalize.h 62 __inline int32 pvmp3_normalize(int32 x)
64 int32 y;
76 __inline int32 pvmp3_normalize(int32 x)
78 register int32 y;
79 register int32 ra = x;
98 int32 pvmp3_normalize(int32 x);
pvmp3_stereo_proc.h 89 void pvmp3_stereo_proc(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS],
90 int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS],
93 int32 used_freq_lines,
96 void pvmp3_st_intensity(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS],
97 int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS],
98 int32 is_pos,
99 int32 Start,
100 int32 Number);
102 void pvmp3_st_mid_side(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS],
103 int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS]
    [all...]
pvmp3_dct_16.h 81 void pvmp3_dct_16(int32 vec[], int32 flag);
83 void pvmp3_merge_in_place_N32(int32 vec[]);
85 void pvmp3_split(int32 *vect);
s_tmp3dec_chan.h 87 int32 used_freq_lines;
88 int32 overlap[SUBBANDS_NUMBER*FILTERBANK_BANDS];
89 int32 work_buf_int32[SUBBANDS_NUMBER*FILTERBANK_BANDS]; /* working buffer */
90 int32 circ_buffer[480 + 576];
pvmp3_mdct_18.h 62 #define Qfmt(a) (Int32)((a)*((Int32)1<<28) )
63 #define Qfmt1(a) (Int32)((a)*((Int32)0x7FFFFFFF))
64 #define Qfmt2(a) (Int32)((a)*((Int32)1<<27))
92 void pvmp3_mdct_18(int32 vec[], int32 *history, const int32 *window);
94 void pvmp3_dct_9(int32 vec[])
    [all...]
pvmp3_mpeg2_stereo_proc.h 87 void pvmp3_mpeg2_stereo_proc(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS],
88 int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS],
93 int32 used_freq_lines,
97 void pvmp3_st_intensity_ver2(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS],
98 int32 xl[SUBBANDS_NUMBER*FILTERBANK_BANDS],
99 int32 m,
100 int32 is_pos,
101 int32 Start,
102 int32 Number);
pvmp3_reorder.h 88 void pvmp3_reorder(int32 xr[SUBBANDS_NUMBER*FILTERBANK_BANDS],
90 int32 *used_freq_lines,
92 int32 Scratch_mem[198]);
  /external/nanopb-c/tests/missing_fields/
missing_fields.proto 5 required int32 field1 = 1;
6 required int32 field2 = 2;
7 required int32 field3 = 3;
8 required int32 field4 = 4;
9 required int32 field5 = 5;
10 required int32 field6 = 6;
11 required int32 field7 = 7;
12 required int32 field8 = 8;
13 required int32 field9 = 9;
14 required int32 field10 = 10
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
m4vh263_decoder_pv_types.h 31 typedef int32_t int32; typedef
44 const int32 OSCL_REQUEST_ERR_NONE = 0;
45 const int32 OSCL_REQUEST_PENDING = (-0x7fffffff);
46 const int32 OSCL_REQUEST_ERR_CANCEL = (-1);
47 const int32 OSCL_REQUEST_ERR_GENERAL = (-2);
54 explicit OsclAOStatus(int32 aStatus);
55 int32 operator=(int32 aStatus);
56 int32 operator==(int32 aStatus) const
    [all...]
visual_header.h 33 int32 shortVideoHeader; /* shortVideoHeader mode */
36 int32 errorResDisable; /* VOL disable error resilence mode(Use Resynch markers) */
37 int32 useReverseVLC; /* VOL reversible VLCs */
38 int32 dataPartitioning; /* VOL data partitioning */
41 int32 scalability; /* VOL scalability (flag) */
43 int32 nbitsTimeIncRes; /* number of bits for time increment () */
45 int32 profile_level_id; /* profile and level */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
dct_inline.h 27 __inline int32 mla724(int32 op1, int32 op2, int32 op3)
29 int32 out;
38 __inline int32 mla392(int32 k0, int32 k14, int32 round)
40 int32 k1
    [all...]
sad_halfpel_inline.h 34 __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2)
43 __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2)
54 __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2
    [all...]
fastquant_inline.h 30 __inline int32 aan_scale(int32 q_value, int32 coeff, int32 round, int32 QPdiv2)
41 __inline int32 coeff_quant(int32 coeff, int32 q_scale, int32 shift)
43 int32 q_value
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
Functions.h 53 uint32 bts_absIntLog2( int32 vA );
56 uint32 bts_maxAbsIntLog2Of2( int32 v1A, int32 v2A );
59 uint32 bts_maxAbsIntLog2Of3( int32 v1A, int32 v2A, int32 v3A );
62 uint32 bts_maxAbsIntLog2Of4( int32 v1A, int32 v2A, int32 v3A, int32 v4A )
    [all...]
  /external/dng_sdk/source/
dng_tile_iterator.h 35 int32 fTileWidth;
36 int32 fTileHeight;
38 int32 fTileTop;
39 int32 fTileLeft;
41 int32 fRowLeft;
43 int32 fLeftPage;
44 int32 fRightPage;
46 int32 fTopPage;
47 int32 fBottomPage;
49 int32 fHorizontalPage
    [all...]
dng_reference.h 47 int32 rowStep,
48 int32 colStep,
49 int32 planeStep);
56 int32 rowStep,
57 int32 colStep,
58 int32 planeStep);
65 int32 rowStep,
66 int32 colStep,
67 int32 planeStep);
76 int32 sRowStep
    [all...]
  /external/regex-re2/util/
random.h 17 ACMRandom(int32 seed) : seed_(seed) {}
18 int32 Next();
19 int32 Uniform(int32);
21 void Reset(int32 seed) { seed_ = seed; }
24 int32 seed_;
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_basic_op_gcc_armv5.h 61 register int32 L_var_out;
62 register int32 L_var_aux;
63 register int32 ra = (int32)var1;
64 register int32 rb = (int32)var2;
82 register int32 L_var_out;
83 register int32 L_var_aux;
84 register int32 ra = (int32)var1
    [all...]
  /frameworks/base/proto/src/
task_snapshot.proto 25 int32 orientation = 1;
26 int32 inset_left = 2;
27 int32 inset_top = 3;
28 int32 inset_right = 4;
29 int32 inset_bottom = 5;
  /frameworks/base/core/proto/android/service/
fingerprint.proto 31 int32 user_id = 1;
34 int32 num_fingerprints = 2;
46 int32 accept = 1;
49 int32 reject = 2;
53 int32 acquire = 3;
56 int32 lockout = 4;
59 int32 lockout_permanent = 5;
graphicsstats.proto 35 int32 version_code = 2;
52 int32 total_frames = 1;
56 int32 janky_frames = 2;
59 int32 missed_vsync_count = 3;
62 int32 high_input_latency_count = 4;
65 int32 slow_ui_thread_count = 5;
68 int32 slow_bitmap_upload_count = 6;
71 int32 slow_draw_count = 7;
76 int32 render_millis = 1;
78 int32 frame_count = 2
    [all...]
  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.h 85 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...]

Completed in 473 milliseconds

1 2 3 4 5 6 7 8 91011>>