Searched defs:u4_round_factor (Results  1 – 8 of 8) sorted by relevance
| /external/libavc/common/ | 
| D | ih264_resi_trans_quant.c | 120                                 UWORD32 u4_round_factor,  in ih264_resi_trans_quant_4x4() 267                                        UWORD32 u4_round_factor,  in ih264_resi_trans_quant_chroma_4x4() 416                               UWORD32 u4_round_factor,  in ih264_hadamard_quant_4x4() 543                                  UWORD32 u4_round_factor,  in ih264_hadamard_quant_2x2_uv() 649                                 UWORD32 u4_round_factor,  in ih264_resi_trans_quant_8x8()
  | 
| /external/libavc/common/svc/ | 
| D | isvc_resi_trans_quant.c | 134     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_resi_trans_quant_4x4()  local 298     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_resi_trans_quant_chroma_4x4()  local 446     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_hadamard_quant_4x4()  local 572     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_hadamard_quant_2x2_uv()  local 682     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_resi_trans_quant_8x8()  local
  | 
| D | isvc_trans_quant_itrans_iquant.h | 61     UWORD32 u4_round_factor;  member
  | 
| /external/libavc/common/x86/ | 
| D | ih264_resi_trans_quant_sse42.c | 110                                       UWORD32 u4_qbits, UWORD32 u4_round_factor, UWORD8 *pu1_nnz,  in ih264_resi_trans_quant_4x4_sse42() 384                                             UWORD32 u4_qbits,UWORD32 u4_round_factor,  in ih264_resi_trans_quant_chroma_4x4_sse42() 670                           UWORD32 u4_round_factor,UWORD8  *pu1_nnz  in ih264_hadamard_quant_4x4_sse42() 899                             UWORD32 u4_round_factor,UWORD8  *pu1_nnz)  in ih264_hadamard_quant_2x2_uv_sse42()
  | 
| /external/libavc/common/x86/svc/ | 
| D | isvc_resi_trans_quant_sse42.c | 141     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_resi_trans_quant_4x4_sse42()  local 441     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_resi_trans_quant_4x4_with_res_pred_sse42()  local 849     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_resi_trans_quant_chroma_4x4_sse42()  local 1144     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_resi_trans_quant_chroma_4x4_with_res_pred_sse42()  local 1526     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_hadamard_quant_4x4_sse42()  local 1782     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_hadamard_quant_2x2_uv_sse42()  local
  | 
| /external/libavc/common/arm/svc/ | 
| D | isvc_resi_trans_quant_neon.c | 61     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_resi_trans_quant_4x4_neon()  local 297     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_resi_trans_quant_4x4_with_residual_sub_neon()  local 559     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_resi_trans_quant_chroma_4x4_neon()  local 819     UWORD32 u4_round_factor = ps_quant_constants->u4_round_factor;  in isvc_resi_trans_quant_chroma_4x4_with_residual_sub_neon()  local
  | 
| /external/libavc/encoder/ | 
| D | ih264e_core_coding.c | 163                                                 UWORD32 u4_round_factor,  in ih264e_luma_16x16_resi_trans_dctrans_quant() 501                                                 UWORD32 u4_round_factor,  in ih264e_chroma_8x8_resi_trans_dctrans_quant()
  | 
| /external/libavc/encoder/svc/ | 
| D | isvce_core_coding.c | 158     UWORD32 u4_qbits, UWORD32 u4_round_factor, UWORD32 u4_dc_flag, UWORD8 u1_use_upsampled_res)  in isvce_luma_16x16_resi_trans_dctrans_quant() 542     UWORD32 u4_qbits, UWORD32 u4_round_factor, UWORD8 u1_use_upsampled_res)  in isvce_chroma_8x8_resi_trans_dctrans_quant()
  |