Searched defs:i4_sign (Results 1 – 3 of 3) sorted by relevance
/external/libavc/common/ |
D | ih264_resi_trans_quant.c | 126 WORD32 i4_value, i4_sign; in ih264_resi_trans_quant_4x4() local 274 WORD32 i4_value, i4_sign; in ih264_resi_trans_quant_chroma_4x4() local 424 WORD32 i4_sign; in ih264_hadamard_quant_4x4() local 551 WORD32 i4_value, i4_sign, plane; in ih264_hadamard_quant_2x2_uv() local 663 WORD32 i4_sign; in ih264_resi_trans_quant_8x8() local
|
D | ih264_trans_macros.h | 54 #define FWD_QUANT(i4_value, u4_abs_value, i4_sign, threshold, scale, rndfactor, qbits, u4_nnz) … argument
|
/external/libavc/encoder/ |
D | ih264e_cavlc.c | 388 WORD32 i4_sign; in ih264e_write_coeff4x4_cavlc() local
|