OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:va_cliprects
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/mix_video/src/
mixvideorenderparams_internal.h
17
VARectangle *
va_cliprects
;
member in struct:_MixVideoRenderParamsPrivate
33
VARectangle **
va_cliprects
,
mixvideo.c
1106
VARectangle *
va_cliprects
= NULL;
local
1183
/* get
va_cliprects
*/
1185
&
va_cliprects
, &number_of_cliprects);
1187
LOG_E("Failed to get
va_cliprects
\n");
1208
va_cliprects
, number_of_cliprects, frame_structure);
[
all
...]
Completed in 1585 milliseconds