Home
last modified time | relevance | path

Searched refs:PATH (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.h52 #define PATH "/proc/asound/card1/stream0" macro
DAudioUsbALSA.cpp105 fd = open(PATH, O_RDONLY); in getCap()
107 ALOGE("ERROR: failed to open config file %s error: %d\n", PATH, errno); in getCap()
113 ALOGE("ERROR: failed to stat %s error %d\n", PATH, errno); in getCap()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dconfigure28 --libc=PATH path to alternate libc
30 --sdk-path=PATH path to root of sdk (android builds only)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
DMakefile31 $(foreach p,$(subst :, ,$(PATH)),$(p)/$(e)*))\