Searched refs:u1_c_i8_mode (Results 1 – 4 of 4) sorted by relevance
1706 UWORD8 u1_c_i8_mode; member
661 ps_mb_hdr->common.u1_mb_type_mode = (ps_proc->u1_c_i8_mode << 6) + u4_mb_type; in ih264e_pack_header_data()728 …ps_mb_hdr->common.u1_mb_type_mode = (ps_proc->u1_c_i8_mode << 6) + (ps_proc->u1_l_i16_mode << 4) +… in ih264e_pack_header_data()
2023 UWORD8 u1_intra_mode = ps_proc->u1_c_i8_mode; in ih264e_code_chroma_intra_macroblock_8x8()
1488 ps_proc->u1_c_i8_mode = u4_best_chroma_intra_8x8_mode; in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff()