Home
last modified time | relevance | path

Searched refs:once (Results 1 – 17 of 17) 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/libhardware/include/hardware/
Dbt_sock.h17 #pragma once
Dbt_sdp.h17 #pragma once
/hardware/qcom/audio/post_proc/
Dvolume_listener.c171 pthread_once_t once = PTHREAD_ONCE_INIT; variable
617 pthread_once(&once, init_once); in lib_init()
Dbundle.c50 pthread_once_t once = PTHREAD_ONCE_INIT; variable
85 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/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h368 uint32_t once; member
/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/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c2207 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()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_subpixel_8t_ssse3.asm583 ;Do two rows once