OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yuv_width
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzYUV.m
35
#define
yuv_width
(this->hidden->
yuv_width
)
61
if (dst->w !=
yuv_width
|| dst->h != yuv_height) {
73
yuv_width
= dst->w;
326
yuv_width
= overlay->w;
SDL_QuartzVideo.h
122
Sint16
yuv_width
, yuv_height;
member in struct:SDL_PrivateVideoData
Completed in 31 milliseconds