HomeSort by relevance Sort by last modified time
    Searched refs:UWORD32 (Results 76 - 100 of 268) sorted by null

1 2 34 5 6 7 8 91011

  /external/libmpeg2/common/
iv_datatypedef.h 46 typedef unsigned int UWORD32;
impeg2_inter_pred.h 63 UWORD32 src_wd,
64 UWORD32 dst_wd);
66 typedef void pf_interpred_t(UWORD8 *out,UWORD8 *ref, UWORD32 ref_wid, UWORD32 out_wid);
71 UWORD32 stride);
  /external/libhevc/common/arm/
ihevc_platform_macros.h 86 static __inline UWORD32 ITT_BIG_ENDIAN(UWORD32 x)
108 ((UWORD32)x >> 24);
119 static INLINE UWORD32 CLZ(UWORD32 u4_word)
127 static INLINE UWORD32 CTZ(UWORD32 u4_word)
135 return (UWORD32)index;
195 UWORD32 temp; \
197 temp = (UWORD32)word;
    [all...]
  /external/libavc/decoder/
ih264d_parse_cabac.h 45 UWORD32 u4_ctxcat,
54 UWORD32 cabac_parse_8x8block_transform8x8_set(WORD16 *pi2_coeff_block,
ih264d_structs.h 155 UWORD32 u4_time_stamp; /** Time at which frame has to be displayed */
188 UWORD32 u4_pack_slc_typ; /* It will contain information about types of slices */
191 UWORD32 u4_ts;
275 UWORD32 *pu4_wt_offst;
314 UWORD32 u4_fld_ht; /** field height */
315 UWORD32 u4_cwidth; /** chroma width */
316 UWORD32 u4_chr_frm_ht; /** chroma height */
317 UWORD32 u4_chr_fld_ht; /** chroma field height */
379 UWORD32 u4_slice_group_change_rate;
473 UWORD32 u4_pred_info_pkd_idx
    [all...]
ih264d_parse_cavlc.c 77 UWORD32 ih264d_uev(UWORD32 *pu4_bitstrm_ofst, UWORD32 *pu4_bitstrm_buf)
79 UWORD32 u4_bitstream_offset = *pu4_bitstrm_ofst;
80 UWORD32 u4_word, u4_ldz;
122 WORD32 ih264d_sev(UWORD32 *pu4_bitstrm_ofst, UWORD32 *pu4_bitstrm_buf)
124 UWORD32 u4_bitstream_offset = *pu4_bitstrm_ofst;
125 UWORD32 u4_word, u4_ldz, u4_abs_val;
175 UWORD32 ih264d_tev_range1(UWORD32 *pu4_bitstrm_ofst, UWORD32 *pu4_bitstrm_buf
    [all...]
ih264d_mb_utils.h 71 UWORD32 u4_bit_number; \
91 UWORD32 u4_bit_number; \
92 UWORD32 u4_mb_number; \
124 UWORD32 u4_bit_number; \
253 UWORD32 ih264d_get_mb_info_cavlc_mbaff(dec_struct_t * ps_dec,
256 UWORD32 u4_mbskip_run);
257 UWORD32 ih264d_get_mb_info_cavlc_nonmbaff(dec_struct_t * ps_dec,
260 UWORD32 u4_mbskip_run);
262 UWORD32 ih264d_get_mb_info_cabac_mbaff(dec_struct_t * ps_dec,
265 UWORD32 u4_mbskip_run)
    [all...]
ih264d_dpb_manager.h 113 UWORD32 u4_mmco; /** memory managemet control operation */
114 UWORD32 u4_diff_pic_num; /** diff Of Pic Nums Minus1 */
115 UWORD32 u4_lt_idx; /** Long Term Pic Idx */
116 UWORD32 u4_max_lt_idx_plus1; /** MaxLongTermPicIdxPlus1 */
137 UWORD32 u2_cur_pic_num);
142 UWORD32 u4_cur_pic_num,
143 UWORD32 u2_u4_max_pic_num_minus1,
154 UWORD32 u4_lt_idx,
171 UWORD32 u4_frame_num);
ih264d_deblocking.h 47 UWORD32 nmb_index);
56 const UWORD32 pu4_bs_tab[],
65 const UWORD32 u4_bs);
112 UWORD32 *pu4_bs_table,
121 UWORD32 *pu4_bs_table,
130 UWORD32 *pu4_bs_table,
139 UWORD32 *pu4_bs_table,
145 void ih264d_fill_bs_xtra_left_edge_cur_fld(UWORD32 *pu4_bs,
149 UWORD32 u4_cur_mb_top);
151 void ih264d_fill_bs_xtra_left_edge_cur_frm(UWORD32 *pu4_bs
    [all...]
  /external/libavc/encoder/
irc_est_sad.h 54 UWORD32 irc_get_est_sad(est_sad_handle est_sad, picture_type_e e_pic_type);
57 UWORD32 u4_actual_sad,
ih264e_bitstream.h 108 r = _BitScanReverse(&msb_one_bit, value) ? (UWORD32)(msb_one_bit + 1) : 1 ; \
119 UWORD32 r_bit; \
171 ih264e_put_bits(ps_bitstrm, (UWORD32)((1 << len) - 1), len); \
215 UWORD32 u4_max_strm_size;
222 UWORD32 u4_strm_buf_offset;
229 UWORD32 u4_cur_word;
280 UWORD32 u4_max_bitstrm_size
314 UWORD32 u4_code_val,
346 UWORD32 u4_code_val
396 UWORD32 u4_code_nu
    [all...]
ih264e_bitstream.c 97 UWORD32 u4_max_bitstrm_size)
141 UWORD32 u4_code_val,
144 UWORD32 u4_cur_word = ps_bitstrm->u4_cur_word;
185 UWORD32 u4_strm_buf_offset = ps_bitstrm->u4_strm_buf_offset;
187 UWORD32 u4_max_strm_size = ps_bitstrm->u4_max_strm_size;
254 IH264E_ERROR_T ih264e_put_bit(bitstrm_t *ps_bitstrm, UWORD32 u4_code_val)
281 UWORD32 u4_cur_word = ps_bitstrm->u4_cur_word;
285 UWORD32 u4_strm_buf_offset = ps_bitstrm->u4_strm_buf_offset;
286 UWORD32 u4_max_strm_size = ps_bitstrm->u4_max_strm_size;
347 IH264E_ERROR_T ih264e_put_uev(bitstrm_t *ps_bitstrm, UWORD32 u4_code_num
    [all...]
ih264e_cabac.h 57 UWORD32 u4_temp = (u4_input); \
152 UWORD32 ih264e_cabac_UEGk0_binarization(WORD16 i2_sufs, WORD8 *pi1_bins_len);
282 void ih264e_encode_decision_bins(UWORD32 u4_bins, WORD8 i1_bins_len,
283 UWORD32 u4_ctx_inc, WORD8 i1_valid_len,
355 void ih264e_cabac_encode_bypass_bins(cabac_ctxt_t *ps_cabac, UWORD32 u4_bins,
  /external/libhevc/decoder/
ihevcd_cabac.c 84 UWORD32 m_clz, m_range_shift, m_ofst_shift; \
150 ps_cabac->u4_range = (UWORD32)510 << RANGE_SHIFT;
155 ps_cabac->u4_range = (UWORD32)510;
181 ps_cabac->u4_range = (UWORD32)510 << RANGE_SHIFT;
186 ps_cabac->u4_range = (UWORD32)510;
220 UWORD32 ihevcd_cabac_decode_bin(cab_ctxt_t *ps_cabac,
226 UWORD32 u4_range = ps_cabac->u4_range;
227 UWORD32 u4_ofst = ps_cabac->u4_ofst;
228 UWORD32 u4_rlps;
229 UWORD32 u4_bin
    [all...]
ihevcd_ittiam_logo.h 114 UWORD32 stride,
115 UWORD32 x_pos,
116 UWORD32 y_pos,
117 UWORD32 yuv_fmt,
118 UWORD32 u4_disp_wd,
119 UWORD32 u4_disp_ht);
ihevcd_cabac.h 61 UWORD32 u4_range = ps_cabac->u4_range; \
62 UWORD32 u4_ofst = ps_cabac->u4_ofst; \
63 UWORD32 u4_rlps; \
67 UWORD32 u4_qnt_range; \
99 UWORD32 u4_bits; \
125 UWORD32 u4_range = ps_cabac->u4_range; \
126 UWORD32 u4_ofst = ps_cabac->u4_ofst; \
127 UWORD32 u4_bits; \
158 UWORD32 u4_range = ps_cabac->u4_range; \
159 UWORD32 u4_ofst = ps_cabac->u4_ofst;
    [all...]
  /external/libavc/common/
ih264_common_tables.h 58 UWORD32 u4_max_mbps;
61 UWORD32 u4_max_fs;
64 UWORD32 u4_max_dpb_size;
67 UWORD32 u4_max_br;
70 UWORD32 u4_max_cpb_size;
73 UWORD32 u4_max_mv_y;
ih264_mem_fns.h 39 typedef void ih264_memcpy_ft(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes);
41 typedef void ih264_memcpy_mul_8_ft(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes);
66 typedef void ih264_memset_ft(UWORD8 *pu1_dst, UWORD8 value, UWORD32 num_bytes);
68 typedef void ih264_memset_mul_8_ft(UWORD8 *pu1_dst, UWORD8 value, UWORD32 num_bytes);
94 typedef void ih264_memset_16bit_ft(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words);
96 typedef void ih264_memset_16bit_mul_8_ft(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words);
ih264_trans_quant_itrans_iquant.h 52 UWORD32 u4_qbit,
53 UWORD32 u4_round_fact,
64 UWORD32 qp_div,
65 UWORD32 pi4_cntrl,
77 UWORD32 u4_qbit,
78 UWORD32 u4_round_fact,
90 UWORD32 u4_qbits,
91 UWORD32 u4_round_factor,
93 UWORD32 u4_dc_flag);
103 UWORD32 u4_qbits
    [all...]
  /external/libavc/common/x86/
ih264_platform_macros.h 67 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");}
71 static __inline UWORD32 CLZ(UWORD32 u4_word)
79 static __inline UWORD32 CTZ(UWORD32 u4_word)
87 return (UWORD32)index;
ih264_mem_fns_ssse3.c 81 void ih264_memcpy_mul_8_ssse3(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes)
120 void ih264_memset_mul_8_ssse3(UWORD8 *pu1_dst, UWORD8 value, UWORD32 num_bytes)
158 void ih264_memset_16bit_mul_8_ssse3(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words)
  /external/libhevc/common/
ihevc_mem_fns.h 37 typedef void ihevc_memcpy_ft(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes);
39 typedef void ihevc_memcpy_mul_8_ft(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes);
64 typedef void ihevc_memset_ft(UWORD8 *pu1_dst, UWORD8 value, UWORD32 num_bytes);
66 typedef void ihevc_memset_mul_8_ft(UWORD8 *pu1_dst, UWORD8 value, UWORD32 num_bytes);
92 typedef void ihevc_memset_16bit_ft(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words);
94 typedef void ihevc_memset_16bit_mul_8_ft(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words);
  /external/libmpeg2/decoder/
impeg2d_debug.h 49 void impeg2d_trace_mb_start(UWORD32 mb_x, UWORD32 mb_y);
51 UWORD32 impeg2d_frm_num_get(void);
53 #define IMPEG2D_TRACE_MB_START(mb_x, mb_y) void impeg2d_trace_mb_start(UWORD32 mb_x, UWORD32 mb_y);
55 #define IMPEG2D_FRM_NUM_GET() UWORD32 impeg2d_frm_num_get(void);
  /external/libavc/common/arm/
ih264_platform_macros.h 89 static __inline UWORD32 ITT_BIG_ENDIAN(UWORD32 x)
94 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");}
114 UWORD32 nop_i; \
131 static INLINE UWORD32 CLZ(UWORD32 u4_word)
138 static INLINE UWORD32 CTZ(UWORD32 u4_word)
146 return (UWORD32)index;
  /external/libavc/common/armv8/
ih264_platform_macros.h 89 static __inline UWORD32 ITT_BIG_ENDIAN(UWORD32 x)
94 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++) asm("nop");}
114 UWORD32 nop_i; \
131 static INLINE UWORD32 CLZ(UWORD32 u4_word)
138 static INLINE UWORD32 CTZ(UWORD32 u4_word)
146 return (UWORD32)index;

Completed in 4907 milliseconds

1 2 34 5 6 7 8 91011