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

1 2 3 45 6 7 8 91011

  /external/libhevc/common/x86/
ihevc_mem_fns_ssse3_intr.c 80 void ihevc_memcpy_mul_8_ssse3(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes)
119 void ihevc_memset_mul_8_ssse3(UWORD8 *pu1_dst, UWORD8 value, UWORD32 num_bytes)
157 void ihevc_memset_16bit_mul_8_ssse3(UWORD16 *pu2_dst, UWORD16 value, UWORD32 num_words)
ihevc_platform_macros.h 66 ((UWORD32)x >> 24);
69 #define NOP(nop_cnt) {UWORD32 nop_i; for (nop_i = 0; nop_i < nop_cnt; nop_i++);}
74 static INLINE UWORD32 CLZ(UWORD32 u4_word)
82 static INLINE UWORD32 CTZ(UWORD32 u4_word)
90 return (UWORD32)index;
  /external/libhevc/decoder/
ihevcd_structs.h 72 UWORD32 u4_bit_ofst;
77 UWORD32 *pu4_buf;
82 UWORD32 u4_cur_word;
87 UWORD32 u4_nxt_word;
106 UWORD32 u4_range;
109 UWORD32 u4_ofst;
174 UWORD32 *pu4_pic_pu_idx;
268 UWORD32 *pu4_pic_pu_idx;
277 UWORD32 *pu4_pic_pu_idx_map;
382 UWORD32 *pu4_pic_vert_bs
    [all...]
  /external/libavc/decoder/
ih264d_sei.h 73 UWORD32 u4_initial_cpb_removal_delay;
74 UWORD32 u4_nitial_cpb_removal_delay_offset;
ih264d_mb_utils.c 80 UWORD32 ih264d_get_mb_info_cavlc_nonmbaff(dec_struct_t *ps_dec,
83 UWORD32 u4_mbskip_run)
210 UWORD32 ih264d_get_mb_info_cavlc_mbaff(dec_struct_t *ps_dec,
213 UWORD32 u4_mbskip_run)
362 UWORD32 ih264d_get_mb_info_cabac_nonmbaff(dec_struct_t *ps_dec,
365 UWORD32 u4_mbskip)
369 UWORD32 u1_mb_ngbr_avail = 0;
370 UWORD32 u2_frm_width_in_mb = ps_dec->u2_frm_wd_in_mbs;
371 UWORD32 u1_top_mb = 1;
373 UWORD32 u2_top_right_mask = TOP_RIGHT_DEFAULT_AVAILABLE
    [all...]
ih264d_parse_mb_header.h 47 UWORD32 ih264d_parse_mb_type_cabac(struct _DecStruct * ps_dec);
51 UWORD32 ih264d_parse_submb_type_cabac(const UWORD8 u1_slc_type_p,
70 UWORD32 ih264d_parse_ctx_cbp_cabac(struct _DecStruct * ps_dec);
86 UWORD32 temp);
ih264d_compute_bs.c 110 void ih264d_fill_bs2_horz_vert(UWORD32 *pu4_bs, /* Base pointer of BS table */
114 const UWORD32 *pu4_packed_bs2, const UWORD16 *pu2_4x4_v2h_reorder)
119 UWORD32 u4_nbr_horz_csbp = (u4_cur_mb_csbp << 4) | (u4_top_mb_csbp >> 12);
120 UWORD32 u4_horz_bs2_dec = u4_cur_mb_csbp | u4_nbr_horz_csbp;
125 UWORD32 u4_left_mb_masked_csbp = u4_left_mb_csbp & CSBP_RIGHT_BLOCK_MASK;
130 UWORD32 u4_cur_mb_masked_csbp = (u4_cur_mb_csbp << 1)
136 UWORD32 u4_nbr_vert_csbp = (u4_cur_mb_masked_csbp)
139 UWORD32 u4_vert_bs2_dec = u4_cur_mb_csbp | u4_nbr_vert_csbp;
141 UWORD32 u4_reordered_vert_bs2_dec, u4_temp;
201 UWORD32 *pu4_bs_table, /* pointer to the BsTable array *
    [all...]
ih264d_parse_mb_header.c 77 UWORD32 u4_cxt_inc;
154 UWORD32 ih264d_parse_mb_type_cabac(struct _DecStruct * ps_dec)
164 UWORD32 u4_cxt_inc;
353 return ((UWORD32)u1_mb_type);
368 UWORD32 ih264d_parse_submb_type_cabac(const UWORD8 u1_slc_type_b,
475 UWORD32 u4_cxt_inc;
542 UWORD32 u4_cxt_inc;
594 UWORD32 u4_cxt_inc;
644 UWORD32 u4_cxt_inc;
701 UWORD32 u4_prev_intra4x4_pred_mode_flag
    [all...]
  /external/libavc/encoder/
ime_statistics.h 49 extern UWORD32 gu4_16x16_sad_ee_stats[16+1];
50 extern UWORD32 gu4_16x8_sad_ee_stats[8+1];
irc_est_sad.c 37 UWORD32 au4_prev_frm_sad[MAX_PIC_TYPE];
40 UWORD32 u4_n_p_frm_ifi_avg_sad;
43 UWORD32 u4_n_1_p_frm_ifi_avg_sad;
46 UWORD32 u4_n_2_p_frm_ifi_avg_sad;
119 UWORD32 irc_get_est_sad(est_sad_t *ps_est_sad, picture_type_e e_pic_type)
123 UWORD32 u4_estimated_sad;
148 UWORD32 u4_n_1_p_frm_ifi_avg_sad, u4_n_2_p_frm_ifi_avg_sad;
212 UWORD32 u4_actual_sad,
irc_rd_model_struct.h 63 UWORD32 pi4_res_bits[MAX_FRAMES_MODELLED];
64 UWORD32 pi4_sad[MAX_FRAMES_MODELLED];
ih264e_cabac_structs.h 137 UWORD32 u4_code_int_low;
140 UWORD32 u4_code_int_range;
145 UWORD32 u4_out_standing_bytes;
151 UWORD32 u4_bits_gen;
ih264e_master.h 85 IH264E_ERROR_T ih264e_wait_for_thread(UWORD32 sleep_us);
ih264e_cavlc.c 124 static UWORD32 ih264e_compute_zeroruns_and_trailingones(WORD16 *pi2_res_block,
125 UWORD32 u4_total_coeff,
127 UWORD32 u4_sig_coeff_map)
129 UWORD32 i = 0;
130 UWORD32 u4_nnz_coeff = 0;
132 UWORD32 u4_sign = 0;
133 UWORD32 u4_tot_zero = 0;
134 UWORD32 u4_trailing1 = 0;
136 UWORD32 u4_totzero_sign_trailone;
137 UWORD32 *pu4_zero_run
    [all...]
  /external/libmpeg2/common/armv8/
impeg2_platform_macros.h 29 static __inline UWORD32 CLZ(UWORD32 u4_word)
  /external/libmpeg2/common/mips/
impeg2_platform_macros.h 28 static __inline UWORD32 CLZ(UWORD32 u4_word)
  /external/libmpeg2/common/x86/
impeg2_platform_macros.h 28 static __inline UWORD32 CLZ(UWORD32 u4_word)
  /external/libmpeg2/decoder/
impeg2d_pic_proc.h 37 UWORD32 u4_start_row, UWORD32 u4_num_rows);
  /external/libavc/common/
ih264_disp_mgr.h 48 UWORD32 u4_last_abs_poc;
ithread.c 66 UWORD32 ithread_get_handle_size(void)
71 UWORD32 ithread_get_mutex_lock_size(void)
119 void ithread_sleep(UWORD32 u4_time)
124 void ithread_msleep(UWORD32 u4_time_ms)
129 void ithread_usleep(UWORD32 u4_time_us)
134 UWORD32 ithread_get_sem_struct_size(void)
140 WORD32 ithread_sem_init(void *sem,WORD32 pshared,UWORD32 value)
  /external/libhevc/common/
ihevc_disp_mgr.h 46 UWORD32 u4_last_abs_poc;
ithread.c 67 UWORD32 ithread_get_handle_size(void)
72 UWORD32 ithread_get_mutex_lock_size(void)
211 void ithread_usleep(UWORD32 u4_time_us)
213 UWORD32 u4_time_ms = u4_time_us / 1000;
217 void ithread_msleep(UWORD32 u4_time_ms)
223 void ithread_sleep(UWORD32 u4_time)
225 UWORD32 u4_time_ms = u4_time * 1000;
229 UWORD32 ithread_get_sem_struct_size(void)
234 WORD32 ithread_sem_init(void *sem, WORD32 pshared, UWORD32 value)
315 UWORD32 ithread_get_handle_size(void
    [all...]
ihevc_buf_mgr.c 205 UWORD32 id;
250 UWORD32 mask)
301 UWORD32 mask)
341 UWORD32 ihevc_buf_mgr_get_status(
398 UWORD32 ihevc_buf_mgr_get_num_active_buf(
  /external/libmpeg2/common/
ithread.c 69 UWORD32 ithread_get_handle_size(void)
74 UWORD32 ithread_get_mutex_lock_size(void)
213 void ithread_usleep(UWORD32 u4_time_us)
215 UWORD32 u4_time_ms = u4_time_us / 1000;
219 void ithread_msleep(UWORD32 u4_time_ms)
224 void ithread_sleep(UWORD32 u4_time)
226 UWORD32 u4_time_ms = u4_time * 1000;
230 UWORD32 ithread_get_sem_struct_size(void)
235 WORD32 ithread_sem_init(void *sem,WORD32 pshared,UWORD32 value)
316 UWORD32 ithread_get_handle_size(void
    [all...]
impeg2_buf_mgr.c 209 UWORD32 id;
254 UWORD32 u4_mask)
310 UWORD32 u4_mask)
350 UWORD32 impeg2_buf_mgr_get_status(
407 UWORD32 impeg2_buf_mgr_get_num_active_buf(

Completed in 668 milliseconds

1 2 3 45 6 7 8 91011