HomeSort by relevance Sort by last modified time
    Searched refs:UWORD8 (Results 351 - 375 of 443) sorted by null

<<1112131415161718

  /external/libavc/encoder/arm/
ih264e_evaluate_intra16x16_modes_a9q.s 32 @* UWORD8 pointer to the source
35 @* UWORD8 pointer to neighbouring pels
38 @* UWORD8 pointer to the destination
64 @void ih264e_evaluate_intra16x16_modes(UWORD8 *pu1_src,
65 @ UWORD8 *pu1_ngbr_pels_i16,
66 @ UWORD8 *pu1_dst,
ih264e_evaluate_intra_chroma_modes_a9q.s 32 @* UWORD8 pointer to the source
35 @* UWORD8 pointer to neighbouring pels
38 @* UWORD8 pointer to the destination
64 @void ih264e_evaluate_intra_chroma_modes(UWORD8 *pu1_src,
65 @ UWORD8 *pu1_ngbr_pels_i16,
66 @ UWORD8 *pu1_dst,
  /external/libxaac/decoder/
ixheaacd_spectrum_dec.c 240 UWORD8 *start_read_pos = g_bs->ptr_read_next;
241 UWORD8 *ptr_read_next = g_bs->ptr_read_next;
329 ia_usac_tmp_core_coder_struct *pstr_core_coder, UWORD8 *max_sfb,
ixheaacd_config.h 52 typedef UWORD8 UINT8;
187 UWORD8 usac_cfg_ext_info_buf[USAC_MAX_CONFIG_EXTENSIONS][768];
188 UWORD8 usac_ext_ele_payload_buf[USAC_MAX_ELEMENTS][768];
189 UWORD8 usac_ext_gain_payload_buf[768];
ixheaacd_sbr_rom.h 67 UWORD8 dig_rev_table2_128[4];
ixheaacd_avq_dec.c 31 extern const UWORD8 ixheaacd_iso_code_data_table[LEN_ABS_LEADER];
35 extern const UWORD8 ixheaacd_absolute_leader_tab_da[][8];
ixheaacd_block.c 170 UWORD8 *ptr_read_next = it_bit_buff->ptr_read_next;
339 UWORD8 *ptr_read_next = it_bit_buff->ptr_read_next;
489 UWORD8 *ptr_read_next = it_bit_buff->ptr_read_next;
623 UWORD8 *ptr_read_next = it_bit_buff->ptr_read_next;
785 UWORD8 *ptr_read_next = it_bit_buff->ptr_read_next;
876 UWORD8 *ptr_read_next = it_bit_buff->ptr_read_next;
970 UWORD8 *start_read_pos = it_bit_buff->ptr_read_next;
1033 UWORD8 *start_read_pos = it_bit_buff->ptr_read_next;
    [all...]
ixheaacd_multichannel.c 79 WORD cblock_decode_huff_symbol(UWORD8 *ptr_read_next, WORD32 bit_pos,
214 UWORD8 *ptr_read_next = bs->ptr_read_next;
  /external/libavc/common/x86/
ih264_inter_pred_filters_ssse3.c 90 void ih264_inter_pred_luma_copy_ssse3(UWORD8 *pu1_src,
91 UWORD8 *pu1_dst,
96 UWORD8* pu1_tmp,
216 void ih264_inter_pred_luma_horz_ssse3(UWORD8 *pu1_src,
217 UWORD8 *pu1_dst,
222 UWORD8* pu1_tmp,
481 void ih264_inter_pred_luma_vert_ssse3(UWORD8 *pu1_src,
482 UWORD8 *pu1_dst,
487 UWORD8* pu1_tmp,
    [all...]
ih264_deblk_luma_ssse3.c 90 void ih264_deblk_luma_vert_bs4_ssse3(UWORD8 *pu1_src,
511 void ih264_deblk_luma_horz_bs4_ssse3(UWORD8 *pu1_src,
518 UWORD8 *pu1_HorzPixel;
    [all...]
ih264_iquant_itrans_recon_sse42.c 101 UWORD8 *pu1_pred,
102 UWORD8 *pu1_out,
352 UWORD8 *pu1_pred,
353 UWORD8 *pu1_out,
  /external/libavc/common/arm/
ih264_inter_pred_filters_luma_vert_a9q.s 57 @ * UWORD8 pointer to the source
60 @ * UWORD8 pointer to the destination
82 @ UWORD8 *pu1_src,
83 @ UWORD8 *pu1_dst,
ih264_weighted_pred_a9q.s 54 @* UWORD8 Pointer to the buffer containing the input block.
57 @* UWORD8 pointer to the destination where the output block is stored.
88 @void ih264_weighted_pred_luma_a9q(UWORD8 *pu1_src,
89 @ UWORD8 *pu1_dst,
284 @* UWORD8 Pointer to the buffer containing the input block.
287 @* UWORD8 pointer to the destination where the output block is stored.
318 @void ih264_weighted_pred_chroma_a9q(UWORD8 *pu1_src,
319 @ UWORD8 *pu1_dst,
  /external/libavc/decoder/
ih264d_thread_compute_bs.c 326 volatile UWORD8 *mb_map = ps_dec->pu1_recon_mb_map;
333 UWORD8 u1_field_pic_flag = ps_dec->ps_cur_slice->u1_field_pic_flag;
388 UWORD8 u1_num_mbsleft, u1_end_of_row;
389 UWORD8 u1_mbaff;
  /external/libhevc/common/
ihevc_deblk_edge_filter.c 98 void ihevc_deblk_luma_vert(UWORD8 *pu1_src,
335 void ihevc_deblk_luma_horz(UWORD8 *pu1_src,
593 void ihevc_deblk_chroma_vert(UWORD8 *pu1_src,
713 void ihevc_deblk_chroma_horz(UWORD8 *pu1_src,
ihevc_itrans_recon_8x8.c 100 UWORD8 *pu1_pred,
101 UWORD8 *pu1_dst,
  /external/libxaac/decoder/drc_src/
impd_drc_interface_decoder.c 35 UWORD8* it_bit_buf, WORD32 num_bit_stream_bits,
  /external/libmpeg2/common/arm/
ideint_cac_a9.s 46 @* UWORD8 pointer to top field
49 @* UWORD8 pointer to bottom field
  /external/libxaac/decoder/armv7/
ixheaacd_function_selector_armv7.c 227 UWORD8 *re_arr_tab_sml_240_ptr) = &ixheaacd_fft_15_ld_armv7;
231 UWORD8 *re_arr_tab) = &ia_aac_ld_dec_rearrange_armv7;
  /external/libxaac/decoder/armv8/
ixheaacd_function_selector_armv8.c 226 UWORD8 *re_arr_tab_sml_240_ptr) = &ixheaacd_fft_15_ld_dec;
230 UWORD8 *re_arr_tab) = &ixheaacd_rearrange_dec;
  /external/libxaac/decoder/generic/
ixheaacd_function_selector_generic.c 227 UWORD8 *re_arr_tab_sml_240_ptr) = &ixheaacd_fft_15_ld_dec;
231 UWORD8 *re_arr_tab) = &ixheaacd_rearrange_dec;
  /external/libxaac/decoder/x86/
ixheaacd_function_selector_x86.c 226 UWORD8 *re_arr_tab_sml_240_ptr) = &ixheaacd_fft_15_ld_dec;
230 UWORD8 *re_arr_tab) = &ixheaacd_rearrange_dec;
  /external/libxaac/decoder/x86_64/
ixheaacd_function_selector_x86_64.c 226 UWORD8 *re_arr_tab_sml_240_ptr) = &ixheaacd_fft_15_ld_dec;
230 UWORD8 *re_arr_tab) = &ixheaacd_rearrange_dec;
  /external/libhevc/common/x86/
ihevc_chroma_intra_pred_filters_ssse3_intr.c 116 * UWORD8 pointer to the source
119 * UWORD8 pointer to the destination
141 void ihevc_intra_pred_chroma_planar_ssse3(UWORD8 *pu1_ref,
143 UWORD8 *pu1_dst,
272 * UWORD8 pointer to the source
275 * UWORD8 pointer to the destination
297 void ihevc_intra_pred_chroma_dc_ssse3(UWORD8 *pu1_ref,
299 UWORD8 *pu1_dst,
526 * UWORD8 pointer to the source
529 * UWORD8 pointer to the destinatio
    [all...]
  /external/libhevc/decoder/
ihevcd_parse_slice.c 91 const UWORD8 gau1_part_mode_amp[] = { PART_nLx2N, PART_nRx2N, PART_Nx2N, 0xFF, PART_2NxnU, PART_2NxnD, PART_2NxN, 0xFF };
554 UWORD8 *pu1_coeff_data;
589 pu1_coeff_data = (UWORD8 *)&ps_tu_sblk_coeff_data->ai2_level[0];
    [all...]

Completed in 920 milliseconds

<<1112131415161718