OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mVASurfaceHeight
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/videoencoder/
VideoEncoderUtils.h
64
int32_t
mVASurfaceHeight
;
VideoEncoderUtils.cpp
284
int height =
mVASurfaceHeight
= mVinfo.height;
339
mVASurfaceHeight
= height;
452
mVASurfaceHeight
= mVinfo.height;
464
mVASurfaceHeight
= mVinfo.height;
474
mVASurfaceHeight
= tmp.height;
478
LOG_V("Mapping vasurface Width=%d, Height=%d, Stride=%d\n", mVASurfaceWidth,
mVASurfaceHeight
, mVASurfaceStride);
484
vinfo.height =
mVASurfaceHeight
;
503
mVASurfaceHeight
= mVinfo.height;
516
mVASurfaceHeight
= mVinfo.height;
Completed in 1014 milliseconds