Home
last modified time | relevance | path

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

123

/hardware/libhardware/include/hardware/
Dradio.h141 radio_direction_t direction, bool skip_sub_channel);
164 radio_direction_t direction, bool skip_sub_channel);
/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/libhardware/modules/radio/
Dradio_hw.c504 radio_direction_t direction, bool skip_sub_channel) in tuner_step() argument
509 __func__, stub_tuner, direction, skip_sub_channel); in tuner_step()
512 send_command_l(stub_tuner, CMD_STEP, 20, &direction); in tuner_step()
518 radio_direction_t direction, bool skip_sub_channel) in tuner_scan() argument
523 __func__, stub_tuner, direction, skip_sub_channel); in tuner_scan()
526 send_command_l(stub_tuner, CMD_SCAN, 200, &direction); in tuner_scan()
/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/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/msm8994/original-kernel-headers/sound/
Dcompress_offload.h104 __u32 direction; member
Dasound.h973 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/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/msm8x26/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/msm8994/kernel-headers/sound/
Dcompress_offload.h60 __u32 direction; member
Dasound.h990 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument
/hardware/qcom/msm8x26/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/gps/loc_api/libloc_api_50001/
Dloc_eng_nmea.cpp393 char direction; in loc_eng_nmea_generate_pos() local
396 direction = 'W'; in loc_eng_nmea_generate_pos()
401 direction = 'E'; in loc_eng_nmea_generate_pos()
405 magneticVariation, direction); in loc_eng_nmea_generate_pos()
/hardware/qcom/gps/msm8084/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/qcom/gps/msm8974/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.cpp665 OMX_DIRTYPE direction = portdefinition.eDir; in ReturnThisBuffer() local
684 if (direction == OMX_DirInput) { in ReturnThisBuffer()
688 else if (direction == OMX_DirOutput) { in ReturnThisBuffer()
697 direction); in ReturnThisBuffer()
/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

123