/hardware/libhardware/modules/usbaudio/ |
D | alsa_device_profile.c | 85 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()
|
D | alsa_device_profile.h | 41 int direction; /* PCM_OUT or PCM_IN */ member 61 void profile_init(alsa_device_profile* profile, int direction);
|
D | alsa_device_proxy.c | 69 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/ |
D | lookahead.c | 196 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()
|
D | lookahead.h | 102 int direction);
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_nmea.cpp | 386 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/ |
D | compress_offload.h | 104 __u32 direction; member
|
D | asound.h | 972 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | compress_offload.h | 60 __u32 direction; member
|
D | asound.h | 989 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_nmea.cpp | 390 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/ |
D | portbase.cpp | 664 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/ |
D | fimg2d.h | 270 enum dma_data_direction direction; member
|
/hardware/qcom/msm8x27/kernel-headers/linux/ |
D | msm_mdp.h | 205 int direction; member
|
/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
D | msm_mdp.h | 206 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */ member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_mdp.h | 208 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */ member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_mdp.h | 206 int direction; member
|
/hardware/qcom/msm8x74/kernel-headers/linux/ |
D | msm_mdp.h | 230 int direction; member
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
D | msm_mdp.h | 227 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */ member
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_mdp.h | 271 int direction; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_mdp.h | 256 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */ member
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
D | msm_mdp.h | 274 int direction; member
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
D | msm_mdp.h | 258 int direction; /* MDP_CCS_RGB2YUV or YUV2RGB */ member
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | NOTICE | 32 direction or management of such entity, whether by contract or
|