Home
last modified time | relevance | path

Searched defs:u4_cntrl (Results 1 – 2 of 2) sorted by relevance

/external/libavc/encoder/
Dih264e_core_coding.c289 UWORD32 u4_cntrl, in ih264e_luma_16x16_idctrans_iquant_itrans_recon()
616 UWORD32 u4_cntrl, in ih264e_chroma_8x8_idctrans_iquant_itrans_recon()
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
1517 UWORD32 u4_cntrl; in ih264e_code_luma_intra_macroblock_16x16() local
2035 UWORD32 u4_cntrl; in ih264e_code_chroma_intra_macroblock_8x8() local
2141 UWORD32 u4_cntrl; in ih264e_code_luma_inter_macroblock_16x16() local
2288 UWORD32 u4_cntrl; in ih264e_code_chroma_inter_macroblock_8x8() local
Dih264e_core_coding.h85 #define DEQUEUE_BLKID_FROM_CONTROL( u4_cntrl, blk_lin_id) \ argument