Searched refs:u1_c_i8_mode (Results 1 - 4 of 4) sorted by relevance

/external/libavc/encoder/
H A Dih264e_process.c661 ps_mb_hdr->common.u1_mb_type_mode = (ps_proc->u1_c_i8_mode << 6) + u4_mb_type;
728 ps_mb_hdr->common.u1_mb_type_mode = (ps_proc->u1_c_i8_mode << 6) + (ps_proc->u1_l_i16_mode << 4) + u4_mb_type;
H A Dih264e_structs.h1706 UWORD8 u1_c_i8_mode; member in struct:_proc_t
H A Dih264e_core_coding.c2023 UWORD8 u1_intra_mode = ps_proc->u1_c_i8_mode;
H A Dih264e_intra_modes_eval.c1488 ps_proc->u1_c_i8_mode = u4_best_chroma_intra_8x8_mode;

Completed in 179 milliseconds