Home
last modified time | relevance | path

Searched refs:t_bFlagExcute (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libhwjpeg/
DExynosJpegBase.cpp369 t_bFlagExcute = false; in create()
385 if (t_bFlagExcute) { in destroy()
390 if (t_bFlagExcute) { in destroy()
768 t_bFlagExcute = true; in execute()
/hardware/samsung_slsi/exynos5/include/
DExynosJpegApi.h118 bool t_bFlagExcute; variable