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

  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_textured_video.c 776 if(*h > info->xv_max_height) *h = info->xv_max_height;
926 info->xv_max_height = adapt->pEncodings->height;
radeon.h 553 unsigned int xv_max_height; member in struct:__anon6929
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_textured_video.c 923 info->xv_max_height = adapt->pEncodings->height;
radeon_video.c 1575 info->xv_max_height = 2047;
3162 if(*h > info->xv_max_height) *h = info->xv_max_height;
radeon.h 946 unsigned int xv_max_height; member in struct:__anon6814

Completed in 10 milliseconds