Searched refs:overlay_deinterlacing_method (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_video.h71 int overlay_deinterlacing_method; member in struct:__anone192d83f0108
H A Dradeon_video.c1516 pPriv->overlay_deinterlacing_method = METHOD_BOB;
1963 pPriv->overlay_deinterlacing_method = value;
1964 switch(pPriv->overlay_deinterlacing_method){
2107 *value = pPriv->overlay_deinterlacing_method;
3543 switch(pPriv->overlay_deinterlacing_method){
3605 switch(pPriv->overlay_deinterlacing_method){
3699 drw_w, drw_h, pPriv->overlay_deinterlacing_method);
3707 switch(pPriv->overlay_deinterlacing_method){

Completed in 6 milliseconds