Home
last modified time | relevance | path

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

/third_party/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.c459 enc->motion_estimation(enc); in config()
491 static void motion_estimation(struct rvce_encoder *enc) in motion_estimation() function
672 enc->motion_estimation = motion_estimation; in si_vce_52_init()
Dradeon_vce.h378 void (*motion_estimation)(struct rvce_encoder *enc); member
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.h376 void (*motion_estimation)(struct rvce_encoder *enc); member
/third_party/ffmpeg/libavfilter/
DMakefile332 OBJS-$(CONFIG_MESTIMATE_FILTER) += vf_mestimate.o motion_estimation.o
335 OBJS-$(CONFIG_MINTERPOLATE_FILTER) += vf_minterpolate.o motion_estimation.o
/third_party/ffmpeg/
DMAINTAINERS311 motion_estimation.c Davinder Singh