Home
last modified time | relevance | path

Searched refs:direction (Results 1 – 25 of 49) sorted by relevance

12

/hardware/libhardware/modules/usbaudio/
Dalsa_device_profile.c85 void profile_init(alsa_device_profile* profile, int direction) in profile_init() argument
87 profile->direction = direction; in profile_init()
219 profile->direction, &config); in profile_test_sample_rate()
308 profile->card, profile->device, profile->direction); in read_alsa_device_config()
315 pcm_params_get(profile->card, profile->device, profile->direction); in read_alsa_device_config()
367 profile->direction); in profile_read_device_info()
415 if (profile->direction == PCM_IN) { in profile_get_format_strs()
457 const bool isOutProfile = profile->direction == PCM_OUT; in profile_get_channel_count_strs()
Dalsa_device_profile.h41 int direction; /* PCM_OUT or PCM_IN */ member
61 void profile_init(alsa_device_profile* profile, int direction);
Dalsa_device_proxy.c69 profile->direction == PCM_OUT ? "PCM_OUT" : "PCM_IN"); in proxy_open()
71 proxy->pcm = pcm_open(profile->card, profile->device, profile->direction, &proxy->alsa_config); in proxy_open()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dlookahead.c196 int direction) in vp8_lookahead_peek() argument
200 if (direction == PEEK_FORWARD) in vp8_lookahead_peek()
211 else if (direction == PEEK_BACKWARD) in vp8_lookahead_peek()
Dlookahead.h102 int direction);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_nmea.cpp386 char direction; in loc_eng_nmea_generate_pos() local
389 direction = 'W'; in loc_eng_nmea_generate_pos()
394 direction = 'E'; in loc_eng_nmea_generate_pos()
398 magneticVariation, direction); in loc_eng_nmea_generate_pos()
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dcompress_offload.h104 __u32 direction; member
Dasound.h972 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/hardware/qcom/msm8x84/kernel-headers/sound/
Dcompress_offload.h60 __u32 direction; member
Dasound.h989 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_nmea.cpp390 char direction; in loc_eng_nmea_generate_pos() local
393 direction = 'W'; in loc_eng_nmea_generate_pos()
398 direction = 'E'; in loc_eng_nmea_generate_pos()
402 magneticVariation, direction); in loc_eng_nmea_generate_pos()
/hardware/intel/common/wrs_omxil_core/base/src/
Dportbase.cpp664 OMX_DIRTYPE direction = portdefinition.eDir; in ReturnThisBuffer() local
683 if (direction == OMX_DirInput) { in ReturnThisBuffer()
687 else if (direction == OMX_DirOutput) { in ReturnThisBuffer()
696 direction); in ReturnThisBuffer()
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
Dfimg2d.h270 enum dma_data_direction direction; member
/hardware/qcom/msm8x27/kernel-headers/linux/
Dmsm_mdp.h205 int direction; member
/hardware/qcom/msm8x27/original-kernel-headers/linux/
Dmsm_mdp.h206 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */ member
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_mdp.h208 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */ member
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_mdp.h206 int direction; member
/hardware/qcom/msm8x74/kernel-headers/linux/
Dmsm_mdp.h230 int direction; member
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dmsm_mdp.h227 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */ member
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_mdp.h271 int direction; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_mdp.h256 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */ member
/hardware/qcom/msm8x26/kernel-headers/linux/
Dmsm_mdp.h274 int direction; member
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dmsm_mdp.h258 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */ member
/hardware/qcom/display/msm8960/libgralloc/
DNOTICE32 direction or management of such entity, whether by contract or
/hardware/qcom/display/msm8084/libgralloc/
DNOTICE32 direction or management of such entity, whether by contract or

12