Searched refs:once (Results 1 – 17 of 17) sorted by relevance
19 static void once(void (*func)(void)) in once() function78 static void once(void (*func)(void)) in once() function91 static void once(void (*func)(void)) in once() function
17 once(setup_rtcd_internal); in vpx_scale_rtcd()
20 once(setup_rtcd_internal); in vp8_rtcd()
19 once(setup_rtcd_internal); in vp9_rtcd()
337 once(init_intra_pred_fn_ptrs); in build_intra_predictors()
200 .nodevenv.once:210 CLEAN-OBJS += \$(if \$(found_devenv),,.nodevenv.once)235 $nows_sln_config: $outfile .nodevenv.once
17 #pragma once
171 pthread_once_t once = PTHREAD_ONCE_INIT; variable617 pthread_once(&once, init_once); in lib_init()
50 pthread_once_t once = PTHREAD_ONCE_INIT; variable85 pthread_once(&once, init_once); in lib_init()
25 signature of #vpx_codec_put_frame_cb_fn_t and are invoked once the entire
168 maps at once with one call. Other applications may set one map at a time,
56 lvsl v3, 0, r5 ;# only needs to be done once per block
368 uint32_t once; member
147 pthread_once_t once = PTHREAD_ONCE_INIT; variable220 pthread_once(&once, init_once); in lib_init()
2207 queue->once = 0; in mm_channel_handle_metadata()2267 && !queue->once) { in mm_channel_handle_metadata()2273 queue->once = 1; in mm_channel_handle_metadata()
583 ;Do two rows once