HomeSort by relevance Sort by last modified time
    Searched full:motion_estimation (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/radeon/
radeon_vce_40_2_2.c 179 static void motion_estimation(struct rvce_encoder *enc) function
291 enc->motion_estimation(enc);
447 enc->motion_estimation = motion_estimation;
radeon_vce.h 376 void (*motion_estimation)(struct rvce_encoder *enc); member in struct:rvce_encoder
radeon_vce_52.c 425 enc->motion_estimation(enc);
455 static void motion_estimation(struct rvce_encoder *enc) function
636 enc->motion_estimation = motion_estimation;

Completed in 106 milliseconds