Home
last modified time | relevance | path

Searched refs:vm_get_video_res (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/input/libdvdnav/
H A Dvm.h164 void vm_get_video_res(vm_t *vm, int *width, int *height);
H A Dvm.c825 void vm_get_video_res(vm_t *vm, int *width, int *height) {
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/src/vm/
H A Dvm.h159 void vm_get_video_res(vm_t *vm, int *width, int *height);
H A Dvmget.c272 void vm_get_video_res(vm_t *vm, int *width, int *height) { in vm_get_video_res() function
/dports/multimedia/handbrake/libdvdnav-6.1.1/src/vm/
H A Dvm.h159 void vm_get_video_res(vm_t *vm, int *width, int *height);
H A Dvmget.c272 void vm_get_video_res(vm_t *vm, int *width, int *height) { in vm_get_video_res() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDInputStreams/dvdnav/
H A Dvm.h155 void vm_get_video_res(vm_t *vm, int *width, int *height);
/dports/multimedia/libdvdnav/libdvdnav-6.1.1/src/
H A Ddvdnav.c982 vm_get_video_res(this->vm, &w, &h); in dvdnav_get_video_resolution()
/dports/multimedia/handbrake/libdvdnav-6.1.1/src/
H A Ddvdnav.c982 vm_get_video_res(this->vm, &w, &h); in dvdnav_get_video_resolution()