Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vce_52.c66 enc->enc_pic.me.motion_est_quarter_pixel = pic->motion_est.motion_est_quarter_pixel; in get_motion_estimation_param()
460 RVCE_CS(enc->enc_pic.me.motion_est_quarter_pixel); in motion_estimation()
Dradeon_vce.h100 uint32_t motion_est_quarter_pixel; member
/external/mesa3d/src/gallium/include/pipe/
Dp_video_state.h366 unsigned motion_est_quarter_pixel; member
/external/mesa3d/src/gallium/state_trackers/va/
Dpicture.c104 context->desc.h264enc.motion_est.motion_est_quarter_pixel = 0x00000001; in getEncParamPreset()