Searched refs:motion_estimation (Results 1 – 6 of 6) sorted by relevance
167 static void motion_estimation(struct rvce_encoder *enc) in motion_estimation() function279 enc->motion_estimation(enc); in config()437 enc->motion_estimation = motion_estimation; in si_vce_40_2_2_init()
459 enc->motion_estimation(enc); in config()491 static void motion_estimation(struct rvce_encoder *enc) in motion_estimation() function672 enc->motion_estimation = motion_estimation; in si_vce_52_init()
378 void (*motion_estimation)(struct rvce_encoder *enc); member
376 void (*motion_estimation)(struct rvce_encoder *enc); member
332 OBJS-$(CONFIG_MESTIMATE_FILTER) += vf_mestimate.o motion_estimation.o335 OBJS-$(CONFIG_MINTERPOLATE_FILTER) += vf_minterpolate.o motion_estimation.o
311 motion_estimation.c Davinder Singh