Searched refs:apf_compute_me (Results 1 – 3 of 3) sorted by relevance
260 ps_codec->apf_compute_me[PSLICE] = &ih264e_compute_me_single_reflist; in ih264e_init_function_ptr_generic()261 ps_codec->apf_compute_me[BSLICE] = &ih264e_compute_me_multi_reflist; in ih264e_init_function_ptr_generic()
2751 ih264e_compute_me_ft *apf_compute_me[2]; member
1169 ps_proc->ps_codec->apf_compute_me[ps_proc->i4_slice_type](ps_proc); in ih264e_compute_me_nmb()