Home
last modified time | relevance | path

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

/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/
H A Dschromotionest.c2694 SchroMotionField *subpel_mf; member
2744 if (me->subpel_mf) in schro_me_element_free()
2745 schro_motion_field_free (me->subpel_mf); in schro_me_element_free()
2807 return me->meElement[ref_number]->subpel_mf; in schro_me_subpel_mf()
2814 me->meElement[ref_number]->subpel_mf = mf; in schro_me_set_subpel_mf()