OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:init_config
(Results
1 - 8
of
8
) sorted by null
/external/adhd/scripts/audio_tuning/frontend/
audio.js
221
function
init_config
() {
function
339
init_config
();
[
all
...]
/external/libxcam/modules/soft/
soft_stitcher.cpp
166
XCamReturn
init_config
(uint32_t count);
333
StitcherImpl::
init_config
(uint32_t count)
function in class:XCam::SoftSitcherPriv::StitcherImpl
901
ret = _impl->
init_config
(camera_count);
/external/ltp/utils/ffsb-6.0-rc2/
parser.c
1011
static void
init_config
(ffsb_config_t * fc, profile_config_t * profile_conf)
function
1050
init_config
(fc, profile_conf);
/external/mdnsresponder/mDNSPosix/
nss_mdns.c
377
init_config
();
1793
init_config
()
function
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
1306
static void
init_config
(VP8_COMP *cpi, VP8_CONFIG *oxcf) {
function
[
all
...]
/external/libaom/libaom/av1/encoder/
encoder.c
1097
static void
init_config
(struct AV1_COMP *cpi, AV1EncoderConfig *oxcf) {
function
[
all
...]
/external/mesa3d/src/gallium/drivers/radeonsi/
si_pipe.h
478
struct si_pm4_state *
init_config
;
member in struct:si_context
/external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c
1425
static void
init_config
(struct VP9_COMP *cpi, VP9EncoderConfig *oxcf) {
function
[
all
...]
Completed in 599 milliseconds