Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_process.c734 if (ps_proc->au1_predicted_intra_luma_mb_4x4_modes[i4] == in ih264e_pack_header_data()
743 ps_proc->au1_predicted_intra_luma_mb_4x4_modes[i4]) in ih264e_pack_header_data()
755 if (ps_proc->au1_predicted_intra_luma_mb_4x4_modes[i4] == in ih264e_pack_header_data()
764 ps_proc->au1_predicted_intra_luma_mb_4x4_modes[i4]) in ih264e_pack_header_data()
Dih264e_intra_modes_eval.c969 … ps_proc->au1_predicted_intra_luma_mb_4x4_modes[(b8 << 2) + b4] = u4_estimated_intra_4x4_mode; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff()
1275 … ps_proc->au1_predicted_intra_luma_mb_4x4_modes[(b8 << 2) + b4] = u4_estimated_intra_4x4_mode; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()
Dih264e_structs.h1700 UWORD8 au1_predicted_intra_luma_mb_4x4_modes[16]; member