Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_core_coding.c1572 if (!ps_proc->u4_compute_recon) in ih264e_code_luma_intra_macroblock_16x16()
2212 if (ps_proc->u4_compute_recon != 1) in ih264e_code_luma_inter_macroblock_16x16()
2339 if (!ps_proc->u4_compute_recon) in ih264e_code_chroma_inter_macroblock_8x8()
Dih264e_structs.h2076 UWORD32 u4_compute_recon; member
Dih264e_process.c1999 ps_proc->u4_compute_recon = ps_codec->u4_is_curr_frm_ref || in ih264e_process()
2228 if (ps_proc->u4_compute_recon) in ih264e_process()