Searched refs:PLANE_CH_I8x8 (Results 1 – 3 of 3) sorted by relevance
252 PLANE_CH_I8x8 = 3, enumerator
1455 u4_valid_intra_modes &= ~(1 << PLANE_CH_I8x8); in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff()1473 …(ps_codec->apf_intra_pred_c)[PLANE_CH_I8x8](pu1_ngbr_pels_c_i8x8, pu1_pred_mb_plane, 0, i4_pred_st… in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff()1482 u4_best_chroma_intra_8x8_mode = PLANE_CH_I8x8; in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff()
2043 if (PLANE_CH_I8x8 == u1_intra_mode) in ih264e_code_chroma_intra_macroblock_8x8()