HomeSort by relevance Sort by last modified time
    Searched full:input_route (Results 1 - 6 of 6) sorted by null

  /device/samsung/manta/audio/
audio_hw.c 298 const char * const input_route; member in struct:route_config
525 const char *input_route = NULL; local
541 input_route =
542 route_configs[input_source_id][output_device_id]->input_route;
559 input_route =
560 route_configs[input_source_id][output_device_id]->input_route;
578 input_route ? input_route : "none");
582 if (input_route)
583 audio_route_apply_path(adev->ar, input_route);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_vertprog.c 504 /* may look different when using idx buf / input_route instead of se_vtx_fmt? */
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_vertprog.c 504 /* may look different when using idx buf / input_route instead of se_vtx_fmt? */
    [all...]
  /hardware/intel/img/libdrm/shared-core/
r300_reg.h 169 * In both cases, vertex attributes are then passed through INPUT_ROUTE.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_reg.h 227 * In both cases, vertex attributes are then passed through INPUT_ROUTE.
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_reg.h 227 * In both cases, vertex attributes are then passed through INPUT_ROUTE.
    [all...]

Completed in 836 milliseconds