OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_24BPP_FRAME_SIZE
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/include/
exynos_format.h
85
#define
GET_24BPP_FRAME_SIZE
(w, h) (((w) * (h)) * 3)
/hardware/samsung_slsi/exynos5/libexynosutils/
exynos5_format_v4l2.c
260
frame_size =
GET_24BPP_FRAME_SIZE
(width, height);
Completed in 28 milliseconds