Searched defs:coeff_cnt (Results 1 – 1 of 1) sorted by relevance
/external/libavc/encoder/ |
D | ih264e_core_coding.c | 818 UWORD32 coeff_cnt, mask, b4,u4_cntrl=0; in ih264e_pack_l_mb_i16() local 1000 UWORD32 u4_mb_coeff_cost = 0, u4_b8_coeff_cost = 0, coeff_cnt, mask, u4_cntrl = 0, b4, b8; in ih264e_pack_l_mb() local 1220 UWORD32 coeff_cnt, mask, b4,plane; in ih264e_pack_c_mb() local 1687 UWORD32 i, b8, b4, u1_blk_x, u1_blk_y, u1_pix_x, u1_pix_y, coeff_cnt, mask; in ih264e_code_luma_intra_macroblock_4x4() local 1915 UWORD32 b8, b4, coeff_cnt, mask; in ih264e_code_luma_intra_macroblock_4x4_rdopt_on() local
|