Searched refs:motion_estimation (Results 1 – 5 of 5) 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()
461 enc->motion_estimation(enc); in config()493 static void motion_estimation(struct rvce_encoder *enc) in motion_estimation() function674 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
121 static uint32_t motion_estimation(AV1_COMP *cpi, MACROBLOCK *x, in motion_estimation() function352 motion_estimation(cpi, x, src_mb_buffer, ref_mb, src_stride, in mode_estimation()