Searched refs:once (Results 1 – 8 of 8) sorted by relevance
314 if (once) { \ in KMPP_OBJ_ENTRY_TABLE()321 if (once) { \ in KMPP_OBJ_ENTRY_TABLE()332 if (once) { \360 rk_u32 once = 1; local394 once = 0;516 static rk_s32 once = 1; \528 … mpp_loge_cf(once, TO_STR(KMPP_OBJ_NAME) " ioctl cmd %s not supported\n", TO_STR(func)); \529 once = 0; \541 static rk_s32 once = 1; \549 … mpp_loge_cf(once, TO_STR(KMPP_OBJ_NAME) " ioctl cmd %s not supported\n", TO_STR(func)); \[all …]
30 static pthread_once_t once = PTHREAD_ONCE_INIT; variable175 pthread_once(&once, scandir_lock_init); in find_dir_in_path()
40 option(ENABLE_FASTPLAY_ONCE "Enable h.264 decoder fast play once" OFF)
491 static rk_s32 once = 1; in proc_prep_cfg() local493 if (!def && once) { in proc_prep_cfg()502 once = 0; in proc_prep_cfg()1174 static rk_s32 once = 1; in proc_jpeg_cfg() local1176 if (!tbl_qtable && once) { in proc_jpeg_cfg()1183 once = 0; in proc_jpeg_cfg()
1222 static rk_s32 once = 1; in kmpp_obj_ioctl() local1224 if (once) { in kmpp_obj_ioctl()1226 once = 0; in kmpp_obj_ioctl()
227 Meanwhile once the resolution of input stream is changed the info_change flag in MppFrame will be s…740 …ware, the command parameter is MppEncOSDPlt.It is usually configured only once at the beginning of…936 …bled; if set to f, the average frame rate and current frame rate will be printed once every second.1076 …ce. This print is printed when the attempt fails and will only be printed once. This print can be …
240 - [sys_cfg]: Print comparison information only once.
1232 …set( ANDROID_CXX_FLAGS "${ANDROID_CXX_FLAGS} -fno-inline-functions-called-once -fgcse-after-reload…