Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce_40_2_2.c167 static void motion_estimation(struct rvce_encoder *enc) in motion_estimation() function
279 enc->motion_estimation(enc); in config()
437 enc->motion_estimation = motion_estimation; in si_vce_40_2_2_init()
Dradeon_vce_52.c461 enc->motion_estimation(enc); in config()
493 static void motion_estimation(struct rvce_encoder *enc) in motion_estimation() function
674 enc->motion_estimation = motion_estimation; in si_vce_52_init()
Dradeon_vce.h378 void (*motion_estimation)(struct rvce_encoder *enc); member
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h376 void (*motion_estimation)(struct rvce_encoder *enc); member
/external/libaom/libaom/av1/encoder/
Dtpl_model.c121 static uint32_t motion_estimation(AV1_COMP *cpi, MACROBLOCK *x, in motion_estimation() function
352 motion_estimation(cpi, x, src_mb_buffer, ref_mb, src_stride, in mode_estimation()