HomeSort by: relevance | last modified time | path
    Searched refs:overlay_deinterlacing_method (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_video.h 71 int overlay_deinterlacing_method; member in struct:__anon6877
radeon_video.c 1518 pPriv->overlay_deinterlacing_method = METHOD_BOB;
1965 pPriv->overlay_deinterlacing_method = value;
1966 switch(pPriv->overlay_deinterlacing_method){
2109 *value = pPriv->overlay_deinterlacing_method;
3545 switch(pPriv->overlay_deinterlacing_method){
3607 switch(pPriv->overlay_deinterlacing_method){
3701 drw_w, drw_h, pPriv->overlay_deinterlacing_method);
3709 switch(pPriv->overlay_deinterlacing_method){

Completed in 64 milliseconds