/external/libavc/decoder/ |
ih264d_parse_cabac.h | 44 UWORD8 ih264d_read_coeff4x4_cabac(dec_bit_stream_t *ps_bitstrm, 56 UWORD8 *pu1_top_nnz, 57 UWORD8 *pu1_left_nnz,
|
ih264d_utils.h | 47 UWORD8 ih264d_is_end_of_pic(UWORD16 u2_frame_num, 48 UWORD8 u1_nal_ref_idc, 52 UWORD8 u1_pic_order_cnt_type, 53 UWORD8 u1_nal_unit_type, 55 UWORD8 u1_field_pic_flag, 56 UWORD8 u1_bottom_field_flag); 66 WORD32 ih264d_decode_pic_order_cnt(UWORD8 u1_is_idr_slice, 72 UWORD8 u1_nal_ref_idc, 73 UWORD8 u1_bottom_field_flag, 74 UWORD8 u1_field_pic_flag [all...] |
ih264d_parse_headers.h | 43 UWORD8 *pu1_buf,
|
ih264d_parse_slice.h | 40 WORD32 ih264d_parse_decode_slice(UWORD8 u1_is_idr_slice, 41 UWORD8 u1_nal_ref_idc, 45 UWORD8 u1_is_idr_slice, 53 WORD32 ih264d_ref_idx_reordering(dec_struct_t * ps_dec, UWORD8 u1_isB);
|
ih264d_process_intra_mb.h | 49 UWORD8 intra_flag); 56 UWORD8 *pu1_prev_intra4x4_pred_mode_flag, 57 UWORD8 *pu1_rem_intra4x4_pred_mode, 62 UWORD8 u1_mb_num);
|
ih264d_format_conv.c | 108 void ih264d_fmt_conv_420sp_to_rgb565(UWORD8 *pu1_y_src, 109 UWORD8 *pu1_uv_src, 122 UWORD8 *pu1_y_src_nxt; 125 UWORD8 *pu1_u_src, *pu1_v_src; 129 pu1_u_src = (UWORD8 *)pu1_uv_src; 130 pu1_v_src = (UWORD8 *)pu1_uv_src + 1; 134 pu1_u_src = (UWORD8 *)pu1_uv_src + 1; 135 pu1_v_src = (UWORD8 *)pu1_uv_src; 222 void ih264d_fmt_conv_420sp_to_rgba8888(UWORD8 *pu1_y_src, 223 UWORD8 *pu1_uv_src [all...] |
ih264d_nal.h | 46 UWORD8 *pu1_nal_unit, 49 WORD32 ih264d_find_start_code(UWORD8 *pu1_buf,
|
/external/libavc/common/ |
ih264_trans_data.c | 303 const UWORD8 gu1_qpc_fqpi[52] =
|
ih264_typedefs.h | 44 typedef unsigned char UWORD8;
|
ih264_mem_fns.c | 70 * UWORD8 pointer to the destination 73 * UWORD8 pointer to the source 85 void ih264_memcpy(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes) 91 void ih264_memcpy_mul_8(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes) 106 * UWORD8 pointer to the destination 109 * UWORD8 value used for memset 121 void ih264_memset(UWORD8 *pu1_dst, UWORD8 value, UWORD32 num_bytes [all...] |
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); 52 * UWORD8 pointer to the destination 55 * UWORD8 value used for memset 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) [all...] |
ih264_resi_trans.h | 51 typedef void ih264_resi_trans_ft(UWORD8 *pu1_src, 52 UWORD8 *pu1_pred,
|
ih264_weighted_pred.h | 71 typedef void ih264_default_weighted_pred_ft(UWORD8 *puc_src1, 72 UWORD8 *puc_src2, 73 UWORD8 *puc_dst, 80 typedef void ih264_weighted_pred_ft(UWORD8 *puc_src, 81 UWORD8 *puc_dst, 90 typedef void ih264_weighted_bi_pred_ft(UWORD8 *puc_src1, 91 UWORD8 *puc_src2, 92 UWORD8 *puc_dst,
|
ih264_inter_pred_filters.h | 103 typedef void ih264_inter_pred_luma_ft(UWORD8 *pu1_src, 104 UWORD8 *pu1_dst, 109 UWORD8* pu1_tmp, 112 typedef void ih264_interleave_copy_ft(UWORD8 *pu1_src, 113 UWORD8 *pu1_dst, 119 typedef void ih264_inter_pred_luma_bilinear_ft(UWORD8 *pu1_src1, 120 UWORD8 *pu1_src2, 121 UWORD8 *pu1_dst, 128 typedef void ih264_inter_pred_chroma_ft(UWORD8 *pu1_src, 129 UWORD8 *pu1_dst [all...] |
/external/libavc/encoder/ |
ih264e_mc.h | 76 UWORD8 **pu1_pseudo_pred,
|
ime_typedefs.h | 38 typedef unsigned char UWORD8;
|
irc_datatypes.h | 44 typedef unsigned char UWORD8;
|
/external/libhevc/common/ |
ihevc_chroma_recon.h | 47 UWORD8 *pu1_pred, 48 UWORD8 *pu1_dst, 60 UWORD8 bit_depth); 62 UWORD8 *pu1_pred, 63 UWORD8 *pu1_dst, 75 UWORD8 bit_depth); 77 UWORD8 *pu1_pred, 78 UWORD8 *pu1_dst, 90 UWORD8 bit_depth);
|
ihevc_recon.h | 38 UWORD8 *pu1_pred, 39 UWORD8 *pu1_dst, 51 UWORD8 bit_depth); 53 UWORD8 *pu1_pred, 54 UWORD8 *pu1_dst, 66 UWORD8 bit_depth); 68 UWORD8 *pu1_pred, 69 UWORD8 *pu1_dst, 81 UWORD8 bit_depth); 83 UWORD8 *pu1_pred [all...] |
ihevc_intra_pred.h | 49 UWORD8 *pu1_ref, 51 UWORD8 *pu1_dst, 59 UWORD8 *pu1_ref, 61 UWORD8 *pu1_dst, 67 UWORD8 *pu1_ref, 69 UWORD8 *pu1_dst, 76 UWORD8 *pu1_ref, 78 UWORD8 *pu1_dst, 85 UWORD8 *pu1_ref, 87 UWORD8 *pu1_dst [all...] |
ihevc_mem_fns.c | 60 * UWORD8 pointer to the destination 63 * UWORD8 pointer to the source 75 void ihevc_memcpy(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes) 81 void ihevc_memcpy_mul_8(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes) 96 * UWORD8 pointer to the destination 99 * UWORD8 value used for memset 111 void ihevc_memset(UWORD8 *pu1_dst, UWORD8 value, UWORD32 num_bytes [all...] |
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); 50 * UWORD8 pointer to the destination 53 * UWORD8 value used for memset 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) [all...] |
/external/libhevc/decoder/ |
ihevcd_itrans_recon_dc.h | 40 typedef void ihevcd_itrans_recon_dc_luma_ft(UWORD8 *pu1_pred, 41 UWORD8 *pu1_dst, 46 typedef void ihevcd_itrans_recon_dc_chroma_ft(UWORD8 *pu1_pred, 47 UWORD8 *pu1_dst,
|
/external/libmpeg2/common/ |
impeg2_inter_pred.h | 26 UWORD8 *pu1_y; 27 UWORD8 *pu1_u; 28 UWORD8 *pu1_v; 43 UWORD8 *pu1_y; 44 UWORD8 *pu1_u; 45 UWORD8 *pu1_v; 49 UWORD8 u1_used_as_ref; 66 typedef void pf_interpred_t(UWORD8 *out,UWORD8 *ref, UWORD32 ref_wid, UWORD32 out_wid);
|
icv_sad.h | 41 typedef WORD32 icv_sad_8x4_t(UWORD8 *pu1_src, 42 UWORD8 *pu1_ref,
|