HomeSort by relevance Sort by last modified time
    Searched refs:WORD8 (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/libavc/encoder/
ih264e_trace_support.h 48 WORD8 * pu1_buf;
57 void init_trace_support(WORD8 *pu1_buf, WORD32 i4_size);
59 int trace_printf(const WORD8 *format, ...);
irc_trace_support.h 48 WORD8 * pu1_buf;
57 void init_trace_support(WORD8 *pu1_buf, WORD32 i4_size);
59 int trace_printf(const WORD8 *format, ...);
ime_typedefs.h 43 typedef signed char WORD8;
irc_datatypes.h 53 typedef signed char WORD8;
ih264e_cabac.h 58 WORD8 i; \
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,
ih264e_cabac_structs.h 82 WORD8 i1_ref_idx[4];
183 WORD8 i1_prevps_mb_qp_delta_ctxt;
212 WORD8 i1_left_ref_idx_ctx_inc_arr[2][4];
213 WORD8 *pi1_left_ref_idx_ctxt_inc;
ih264e_globals.c 194 const WORD8 gi1_mv_pred_condition[8] =
ih264e_globals.h 148 extern const WORD8 gi1_mv_pred_condition[8];
ih264e.h 618 /* The enum values should not have greater than 8 bits as this is assigned to WORD8 */
668 WORD8 i1_mb_type;
674 WORD8 ai1_intra_mode[1];
681 WORD8 i1_mb_type;
692 WORD8 ai1_intra_mode[1];
701 WORD8 i1_mb_type;
708 WORD8 ai1_intra_mode[16];
716 WORD8 i1_mb_type;
719 WORD8 i1_intra_mode;
729 WORD8 ai1_intra_mode[16]
    [all...]
  /external/libhevc/common/
ihevc_structs.h 457 WORD8 i1_sei_parameters_present_flag;
459 WORD8 i1_aud_present_flag;
461 WORD8 i1_buf_period_params_present_flag;
463 WORD8 i1_pic_timing_params_present_flag;
465 WORD8 i1_recovery_point_params_present_flag;
467 WORD8 i1_active_parameter_set;
469 WORD8 i4_sei_mastering_disp_colour_vol_params_present_flags;
474 WORD8 i1_decoded_pic_hash_sei_flag;
479 WORD8 i1_user_data_registered_present_flag;
481 WORD8 i1_time_code_present_flag
    [all...]
ihevc_common_tables.c 182 const WORD8 col_for_intra_luma[32] =
186 const WORD8 col_for_intra_chroma[32] =
189 const WORD8 idx_neg_vals_3_9[7] =
457 const WORD8 gai1_ihevc_chroma_qp_scale[82]= //EXTENDED for 12 bit
512 const WORD8 gi1_table_edge_idx[8] = { 1, 2, 0, 3, 4, 0, 0, 0 }; /* First 5 values are valid. Last 3 dummy values are added to help SIMD load*/
530 const WORD8 gi1_popcnt_byte_table[] =
ihevc_tables_x86_intr.h 57 extern MEM_ALIGN16 const WORD8 coef_d[16];
58 extern MEM_ALIGN16 const WORD8 coef_de1[16];
59 extern MEM_ALIGN16 const WORD8 coef_dep1[16];
66 extern MEM_ALIGN16 const WORD8 delta0[16];
67 extern MEM_ALIGN16 const WORD8 delta1[16];
ihevc_typedefs.h 43 typedef signed char WORD8;
ihevc_sao.h 58 WORD8 *pi4_sao_offset,
68 WORD8 *pi1_sao_offset,
80 WORD8 *pi4_sao_offset_u,
81 WORD8 *pi4_sao_offset_v,
92 WORD8 *pi1_sao_offset_u,
93 WORD8 *pi1_sao_offset_v,
106 WORD8 *pi4_sao_offset,
118 WORD8 *pi1_sao_offset,
131 WORD8 *pi4_sao_offset_u,
132 WORD8 *pi4_sao_offset_v
    [all...]
ihevc_common_tables.h 59 extern MEM_ALIGN16 const WORD8 gai1_ihevc_chroma_qp_scale[];
69 extern MEM_ALIGN16 const WORD8 gi1_table_edge_idx[8];
ihevc_inter_pred_filters.c 91 * WORD8 pointer to the filter coefficients
112 WORD8 *pi1_coeff,
154 * WORD8 pointer to the filter coefficients
174 WORD8 *pi1_coeff,
226 * WORD8 pointer to the filter coefficients
247 WORD8 *pi1_coeff,
299 * WORD8 pointer to the filter coefficients
320 WORD8 *pi1_coeff,
365 * WORD8 pointer to the filter coefficients
386 WORD8 *pi1_coeff
    [all...]
  /external/libavc/common/
ih264_structs.h 108 WORD8 i1_field_type;
172 WORD8 i1_l0_ref_idx;
177 WORD8 i1_l1_ref_idx;
182 WORD8 i1_l0_ref_pic_buf_id;
187 WORD8 i1_l1_ref_pic_buf_id;
550 WORD8 i1_nal_unit_type;
555 WORD8 i1_nal_ref_idc;
854 WORD8 i1_residual_colour_transform_flag;
859 WORD8 i1_bit_depth_luma;
864 WORD8 i1_bit_depth_chroma
    [all...]
ih264_typedefs.h 53 typedef signed char WORD8;
ih264_weighted_pred.c 212 ofst = (WORD8)(ofst & 0xff);
290 ofst_u = (WORD8)(ofst & 0xff);
291 ofst_v = (WORD8)(ofst >> 8);
383 ofst1 = (WORD8)(ofst1 & 0xff);
384 ofst2 = (WORD8)(ofst2 & 0xff);
462 ofst1_u = (WORD8)(ofst1 & 0xff);
463 ofst1_v = (WORD8)(ofst1 >> 8);
464 ofst2_u = (WORD8)(ofst2 & 0xff);
465 ofst2_v = (WORD8)(ofst2 >> 8);
  /external/libmpeg2/common/
iv_datatypedef.h 51 typedef char WORD8;
icv_datatypes.h 56 typedef int8_t WORD8;
  /external/libavc/decoder/
ih264d_parse_mb_header.h 59 WORD8 * pi1_ref_idx,
60 WORD8 * const pi1_lft_cxt,
61 WORD8 * const pi1_top_cxt,
67 WORD8 *pi1_mb_qp_delta);
68 WORD8 ih264d_parse_chroma_pred_mode_cabac(struct _DecStruct * ps_dec);
ih264d_deblocking.h 40 WORD8 ih264d_set_deblocking_parameters(deblk_mb_t * ps_cur_deblk_mb,
50 const WORD8 i1_cb_qp_idx_ofst,
51 const WORD8 i1_cr_qp_idx_ofst,
59 const WORD8 i1_cb_qp_idx_ofst,
60 const WORD8 i1_cr_qp_idx_ofst,
67 const WORD8 i1_cb_qp_idx_ofst,
68 const WORD8 i1_cr_qp_idx_ofst,
78 const WORD8 i1_cb_qp_idx_ofst,
79 const WORD8 i1_cr_qp_idx_ofst,
159 const WORD8 i1_cb_qp_idx_ofst
    [all...]
ih264d_inter_pred.h 59 WORD32 pred_dir,pred_info_pkd_t *ps_pred_pkd,WORD8 i1_buf_id,
60 WORD8 i1_ref_idx,UWORD32 *pu4_wt_offset,UWORD8 u1_pic_type);
  /external/libhevc/decoder/
ihevcd_parse_slice_header.h 49 WORD32 ihevcd_calc_poc(codec_t *ps_codec, nal_header_t *ps_nal, WORD8 i1_log2_max_poc_lsb, WORD32 i2_poc_lsb);

Completed in 424 milliseconds

1 2 3 4 5