HomeSort by relevance Sort by last modified time
    Searched refs:init_config (Results 1 - 12 of 12) sorted by null

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state_shaders.c     [all...]
si_debug.c 222 if (sctx->init_config)
223 ac_parse_ib(f, sctx->init_config->pm4, sctx->init_config->ndw,
si_hw_context.c 198 si_pm4_emit(ctx, ctx->init_config);
si_pipe.h 249 struct si_pm4_state *init_config; member in struct:si_context
si_pipe.c 67 si_pm4_free_state(sctx, sctx->init_config, ~0);
si_state.c     [all...]
  /external/mdnsresponder/mDNSPosix/
nss_mdns.c 377 init_config ();
1793 init_config () function
    [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/adhd/scripts/audio_tuning/frontend/
audio.js 221 function init_config() { function
339 init_config();
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 1312 static void init_config(VP8_COMP *cpi, VP8_CONFIG *oxcf) { function
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c 1283 static void init_config(struct VP9_COMP *cpi, VP9EncoderConfig *oxcf) { function
    [all...]

Completed in 1912 milliseconds