Home
last modified time | relevance | path

Searched refs:u4_best_chroma_intra_8x8_mode (Results 1 – 1 of 1) sorted by relevance

/external/libavc/encoder/
Dih264e_intra_modes_eval.c1374 UWORD32 u4_best_chroma_intra_8x8_mode = DC_CH_I8x8; in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff() local
1467 &u4_best_chroma_intra_8x8_mode, 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()
1486 …EBUG("%d partition cost, %d intra mode\n", i4_chroma_mb_distortion, u4_best_chroma_intra_8x8_mode); in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff()
1488 ps_proc->u1_c_i8_mode = u4_best_chroma_intra_8x8_mode; in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff()