OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mVASurfaceWidth
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/videoencoder/
VideoEncoderUtils.h
63
int32_t
mVASurfaceWidth
;
VideoEncoderUtils.cpp
283
int width =
mVASurfaceWidth
= mVinfo.width;
338
mVASurfaceWidth
= mVASurfaceStride = stride;
451
mVASurfaceWidth
= mVinfo.width;
463
mVASurfaceWidth
= mVinfo.width;
473
mVASurfaceWidth
= tmp.width;
478
LOG_V("Mapping vasurface Width=%d, Height=%d, Stride=%d\n",
mVASurfaceWidth
, mVASurfaceHeight, mVASurfaceStride);
483
vinfo.width =
mVASurfaceWidth
;
502
mVASurfaceWidth
= mVinfo.width;
515
mVASurfaceWidth
= mVinfo.width;
Completed in 105 milliseconds