Searched refs:motion_estimation (Results 1 – 3 of 3) sorted by relevance
179 static void motion_estimation(struct rvce_encoder *enc) in motion_estimation() function291 enc->motion_estimation(enc); in config()447 enc->motion_estimation = motion_estimation; in radeon_vce_40_2_2_init()
425 enc->motion_estimation(enc); in config()455 static void motion_estimation(struct rvce_encoder *enc) in motion_estimation() function636 enc->motion_estimation = motion_estimation; in radeon_vce_52_init()
376 void (*motion_estimation)(struct rvce_encoder *enc); member