Home
last modified time | relevance | path

Searched refs:once (Results 1 – 14 of 14) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Dvpx_once.h19 static void once(void (*func)(void)) in once() function
78 static void once(void (*func)(void)) in once() function
91 static void once(void (*func)(void)) in once() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
Dvpx_scale_rtcd.c17 once(setup_rtcd_internal); in vpx_scale_rtcd()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Drtcd.c20 once(setup_rtcd_internal); in vp8_rtcd()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_rtcd.c19 once(setup_rtcd_internal); in vp9_rtcd()
Dvp9_reconintra.c337 once(init_intra_pred_fn_ptrs); in build_intra_predictors()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dgen_msvs_sln.sh200 .nodevenv.once:
210 CLEAN-OBJS += \$(if \$(found_devenv),,.nodevenv.once)
235 $nows_sln_config: $outfile .nodevenv.once
/hardware/qcom/audio/post_proc/
Dbundle.c49 pthread_once_t once = PTHREAD_ONCE_INIT; variable
84 pthread_once(&once, init_once); in lib_init()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dusage_dx.dox25 signature of #vpx_codec_put_frame_cb_fn_t and are invoked once the entire
Dusage.dox168 maps at once with one call. Other applications may set one map at a time,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dsad_altivec.asm56 lvsl v3, 0, r5 ;# only needs to be done once per block
/hardware/qcom/audio/visualizer/
Doffload_visualizer.c147 pthread_once_t once = PTHREAD_ONCE_INIT; variable
220 pthread_once(&once, init_once); in lib_init()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_subpixel_8t_ssse3.asm583 ;Do two rows once
/hardware/intel/img/libdrm/
Daclocal.m4118 # Only expand once:
6477 # once in the compiler output.
7924 # Yes, that means every name once taken will need to remain here until
8494 # This macro should only be invoked once -- use via AC_REQUIRE.
Dltmain.sh1134 func_fatal_error "you cannot specify \`-o' more than once"