/external/libhevc/decoder/ |
ihevcd_decode.c | 86 UWORD8 *pu1_y_dst, 87 UWORD8 *pu1_u_dst, 88 UWORD8 *pu1_v_dst, 246 UWORD8 *pu1_u_dst = NULL, *pu1_v_dst = NULL; 540 ps_codec->pu1_inp_bitsbuf = (UWORD8 *)ps_dec_ip->pv_stream_buffer;
|
ihevcd_inter_pred.c | 115 UWORD8 *ref_pic_luma_l0, *ref_pic_chroma_l0; 116 UWORD8 *ref_pic_luma_l1, *ref_pic_chroma_l1; 118 UWORD8 *ref_pic_l0 = NULL, *ref_pic_l1 = NULL; 142 UWORD8 *pu1_dst_luma, *pu1_dst_chroma; 144 UWORD8 *pu1_dst;
|
ihevcd_process_slice.c | 94 UWORD8 *pu1_y_dst, 95 UWORD8 *pu1_u_dst, 96 UWORD8 *pu1_v_dst, 125 volatile UWORD8 *pu1_buf; 210 UWORD8 *pu1_buf; 532 UWORD8 *pu1_pu_map_cur, *pu1_pu_map_nxt; 596 volatile UWORD8 *pu1_buf; 702 UWORD8 *pu1_pic_pu_map_ctb = ps_proc->pu1_pic_pu_map + [all...] |
/external/libhevc/common/arm/ |
ihevc_sao_edge_offset_class0.s | 39 @void ihevc_sao_edge_offset_class0(UWORD8 *pu1_src, 41 @ UWORD8 *pu1_src_left, 42 @ UWORD8 *pu1_src_top, 43 @ UWORD8 *pu1_src_top_left, 44 @ UWORD8 *pu1_src_top_right, 45 @ UWORD8 *pu1_src_bot_left, 46 @ UWORD8 *pu1_avail,
|
ihevc_sao_edge_offset_class0_chroma.s | 39 @void ihevc_sao_edge_offset_class0_chroma(UWORD8 *pu1_src, 41 @ UWORD8 *pu1_src_left, 42 @ UWORD8 *pu1_src_top, 43 @ UWORD8 *pu1_src_top_left, 44 @ UWORD8 *pu1_src_top_right, 45 @ UWORD8 *pu1_src_bot_left, 46 @ UWORD8 *pu1_avail,
|
ihevc_sao_edge_offset_class1.s | 39 @void ihevc_sao_edge_offset_class1(UWORD8 *pu1_src, 41 @ UWORD8 *pu1_src_left, 42 @ UWORD8 *pu1_src_top, 43 @ UWORD8 *pu1_src_top_left, 44 @ UWORD8 *pu1_src_top_right, 45 @ UWORD8 *pu1_src_bot_left, 46 @ UWORD8 *pu1_avail,
|
ihevc_sao_edge_offset_class1_chroma.s | 39 @void ihevc_sao_edge_offset_class1_chroma(UWORD8 *pu1_src, 41 @ UWORD8 *pu1_src_left, 42 @ UWORD8 *pu1_src_top, 43 @ UWORD8 *pu1_src_top_left, 44 @ UWORD8 *pu1_src_top_right, 45 @ UWORD8 *pu1_src_bot_left, 46 @ UWORD8 *pu1_avail,
|
/external/libavc/encoder/ |
ih264e_utils.c | 196 UWORD8 u1_frame_qp; 324 u1_frame_qp = (UWORD8)irc_get_frame_level_qp( 789 UWORD8 *pu1_buf = (UWORD8 *) ps_codec->ps_pic_buf; 887 UWORD8 *pu1_buf = NULL; [all...] |
/external/libmpeg2/decoder/ |
impeg2d_dec_hdr.c | 222 ps_dec->au1_intra_quant_matrix[gau1_impeg2_inv_scan_zig_zag[i]] = (UWORD8)impeg2d_bit_stream_get(ps_stream,8); 240 ps_dec->au1_inter_quant_matrix[gau1_impeg2_inv_scan_zig_zag[i]] = (UWORD8)impeg2d_bit_stream_get(ps_stream,8); 444 ps_dec->au1_intra_quant_matrix[gau1_impeg2_inv_scan_zig_zag[i]] = (UWORD8)impeg2d_bit_stream_get(ps_stream,8); 458 ps_dec->au1_inter_quant_matrix[gau1_impeg2_inv_scan_zig_zag[i]] = (UWORD8)impeg2d_bit_stream_get(ps_stream,8); 741 ps_dec->pu1_inv_scan_matrix = (UWORD8 *)gau1_impeg2_inv_scan_vertical; 745 ps_dec->pu1_inv_scan_matrix = (UWORD8 *)gau1_impeg2_inv_scan_zig_zag; 878 UWORD8 *pu1_buf; [all...] |
/external/libavc/common/arm/ |
ih264_weighted_bi_pred_a9q.s | 54 @* UWORD8 Pointer to the buffer containing the input block 1. 57 @* UWORD8 Pointer to the buffer containing the input block 2. 60 @* UWORD8 pointer to the destination where the output block is stored. 100 @void ih264_weighted_bi_pred_luma_a9q(UWORD8 *pu1_src1, 101 @ UWORD8 *pu1_src2, 102 @ UWORD8 *pu1_dst, 369 @* UWORD8 Pointer to the buffer containing the input block 1. 372 @* UWORD8 Pointer to the buffer containing the input block 2. 375 @* UWORD8 pointer to the destination where the output block is stored. 415 @void ih264_weighted_bi_pred_chroma_a9q(UWORD8 *pu1_src1 [all...] |
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,
|
ih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s | 64 @* UWORD8 pointer to the source 67 @* UWORD8 pointer to the destination 93 @void ih264_inter_pred_luma_horz_hpel_vert_hpel(UWORD8 *pu1_src, 94 @ UWORD8 *pu1_dst, 99 @ UWORD8* pu1_tmp,
|
ih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s | 67 @* UWORD8 pointer to the source 70 @* UWORD8 pointer to the destination 96 @void ih264_inter_pred_luma_horz_qpel_vert_hpel(UWORD8 *pu1_src, 97 @ UWORD8 *pu1_dst, 102 @ UWORD8* pu1_tmp,
|
/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/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/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/libmpeg2/common/arm/ |
ideint_cac_a9.s | 46 @* UWORD8 pointer to top field 49 @* UWORD8 pointer to bottom field
|
/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...] |
ihevc_inter_pred_filters_ssse3_intr.c | 87 * UWORD8 pointer to the source 90 * UWORD8 pointer to the destination 118 void ihevc_inter_pred_luma_copy_ssse3(UWORD8 *pu1_src, 119 UWORD8 *pu1_dst, 235 * UWORD8 pointer to the source 238 * UWORD8 pointer to the destination 262 void ihevc_inter_pred_luma_horz_ssse3(UWORD8 *pu1_src, 263 UWORD8 *pu1_dst, [all...] |