Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce_40_2_2.c173 static void motion_estimation(struct rvce_encoder *enc) in motion_estimation() function
285 enc->motion_estimation(enc); in config()
443 enc->motion_estimation = motion_estimation; in si_vce_40_2_2_init()
Dradeon_vce_52.c447 enc->motion_estimation(enc); in config()
479 static void motion_estimation(struct rvce_encoder *enc) in motion_estimation() function
660 enc->motion_estimation = motion_estimation; in si_vce_52_init()
Dradeon_vce.h370 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