OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numOfPlanes
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegBase.cpp
94
fmt.fmt.pix_mp.num_planes = pstConfig->
numOfPlanes
;
211
v4l2_buf.length = pstBufInfo->
numOfPlanes
;
215
for (i = 0; i < pstBufInfo->
numOfPlanes
; i++) {
224
pstBuf->
numOfPlanes
= 0;
391
stBufInfo.
numOfPlanes
= iInBufs;
397
stBufInfo.
numOfPlanes
= iOutBufs;
545
pstBuf->
numOfPlanes
= iPlaneNum;
719
t_stJpegConfig.
numOfPlanes
= iInBufPlanes;
730
stBufInfo.
numOfPlanes
= iInBufs;
740
t_stJpegConfig.
numOfPlanes
= iOutBufPlanes
[
all
...]
/hardware/samsung_slsi/exynos5/include/
ExynosJpegApi.h
70
int
numOfPlanes
;
76
int
numOfPlanes
;
97
int
numOfPlanes
;
Completed in 445 milliseconds