| /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
| D | perf_common.h | 43 #define TIME_GET(target) time(&target) argument 44 #define TIME_COPY(target, source) target = source argument 49 #define PID_GET(target) target = 0 argument 71 #define TIME_GET(target) gettimeofday(&target, NULL) argument 72 #define TIME_COPY(target, source) \ argument 82 #define PID_GET(target) target = getpid() argument
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
| D | vp9_ratectrl.c | 165 int vp9_rc_clamp_pframe_target_size(const VP9_COMP *const cpi, int target) { in vp9_rc_clamp_pframe_target_size() 184 int vp9_rc_clamp_iframe_target_size(const VP9_COMP *const cpi, int target) { in vp9_rc_clamp_iframe_target_size() 1025 void vp9_rc_set_frame_target(VP9_COMP *cpi, int target) { in vp9_rc_set_frame_target() 1177 int target; in calc_pframe_target_size_one_pass_vbr() local 1194 int target = rc->av_per_frame_bandwidth * kf_ratio; in calc_iframe_target_size_one_pass_vbr() local 1201 int target; in vp9_rc_get_one_pass_vbr_params() local 1240 int target = rc->av_per_frame_bandwidth; in calc_pframe_target_size_one_pass_cbr() local 1265 int target; in calc_iframe_target_size_one_pass_cbr() local 1285 int target = rc->av_per_frame_bandwidth; in vp9_rc_get_svc_params() local 1309 int target; in vp9_rc_get_one_pass_cbr_params() local
|
| /hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
| D | hwc_layers.cpp | 265 void HWCLayer::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() 272 void HWCLayer::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() 474 DisplayError HWCLayer::SetCSC(ColorSpace_t source, LayerCSC *target) { in SetCSC() 493 DisplayError HWCLayer::SetIGC(IGC_t source, LayerIGC *target) { in SetIGC()
|
| /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/ |
| D | perf_config.c | 343 char **target) in assign_string_if_matches() 373 unsigned long *target) in assign_long_if_matches()
|
| /hardware/bsp/intel/peripheral/libupm/src/lcd/ |
| D | lcd_private.h | 31 #define UPM_GOTO_ON_MRAA_FAIL(ret, target) \ argument
|
| /hardware/intel/common/libmix/mix_common/src/ |
| D | mixparams.c | 83 gboolean mix_params_copy (MixParams *target, const MixParams *src) in mix_params_copy() 105 static gboolean mix_params_copy_default (MixParams *target, const MixParams *src) in mix_params_copy_default()
|
| D | mixdrmparams.c | 112 gboolean mix_drmparams_copy(MixParams* target, const MixParams *src) in mix_drmparams_copy()
|
| /hardware/qcom/display/msm8996/sdm/libs/hwc/ |
| D | hwc_display.cpp | 743 void HWCDisplay::SetRect(const hwc_rect_t &source, LayerRect *target) { in SetRect() 750 void HWCDisplay::SetRect(const hwc_frect_t &source, LayerRect *target) { in SetRect() 757 void HWCDisplay::SetComposition(const int32_t &source, LayerComposition *target) { in SetComposition() 764 void HWCDisplay::SetComposition(const LayerComposition &source, int32_t *target) { in SetComposition() 773 void HWCDisplay::SetBlending(const int32_t &source, LayerBlending *target) { in SetBlending() 1148 DisplayError HWCDisplay::SetCSC(ColorSpace_t source, LayerCSC *target) { in SetCSC() 1161 DisplayError HWCDisplay::SetIGC(IGC_t source, LayerIGC *target) { in SetIGC()
|
| D | hwc_buffer_allocator.cpp | 189 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) { in SetBufferInfo()
|
| /hardware/qcom/gps/msm8960/utils/ |
| D | loc_target.h | 37 #define getTargetGnssType(target) (target>>1) argument
|
| D | loc_target.cpp | 87 unsigned int target = TARGET_DEFAULT; in get_target() local
|
| /hardware/qcom/gps/msm8084/utils/ |
| D | loc_target.h | 39 #define getTargetGnssType(target) (target>>1) argument
|
| /hardware/intel/common/libmix/mix_audio/src/ |
| D | mixaip.c | 118 gboolean mix_aip_copy(MixParams* target, const MixParams *src) in mix_aip_copy()
|
| D | mixacpmp3.c | 111 gboolean mix_acp_mp3_copy(MixParams* target, const MixParams *src) in mix_acp_mp3_copy()
|
| /hardware/google/apf/ |
| D | apf_disassembler.c | 55 static void print_jump_target(uint32_t target, uint32_t program_len) { in print_jump_target()
|
| /hardware/qcom/gps/msm8994/utils/ |
| D | loc_target.h | 40 #define getTargetGnssType(target) (target>>1) argument
|
| /hardware/intel/common/libmix/mix_video/src/ |
| D | mixvideoconfigparams.c | 111 gboolean mix_videoconfigparams_copy(MixParams * target, const MixParams * src) { in mix_videoconfigparams_copy()
|
| D | mixvideoconfigparamsdec_h264.c | 143 mix_videoconfigparamsdec_h264_copy (MixParams * target, const MixParams * src) in mix_videoconfigparamsdec_h264_copy()
|
| D | mixdrmparams.c | 117 mix_drmparams_copy (MixParams * target, const MixParams * src) in mix_drmparams_copy()
|
| D | mixvideoconfigparamsdec_vc1.c | 127 gboolean mix_videoconfigparamsdec_vc1_copy(MixParams * target, in mix_videoconfigparamsdec_vc1_copy()
|
| D | mixvideoconfigparamsenc_preview.c | 148 mix_videoconfigparamsenc_preview_copy (MixParams * target, const MixParams * src) in mix_videoconfigparamsenc_preview_copy()
|
| /hardware/qcom/gps/utils/ |
| D | loc_target.h | 40 #define getTargetGnssType(target) (target>>1) argument
|
| /hardware/qcom/gps/msm8909/utils/ |
| D | loc_target.h | 40 #define getTargetGnssType(target) (target>>1) argument
|
| /hardware/qcom/gps/msm8996/utils/ |
| D | loc_target.h | 40 #define getTargetGnssType(target) (target>>1) argument
|
| /hardware/intel/common/libva/va/glx/ |
| D | va_glx_impl.c | 446 GLenum target; ///< GL target to which the texture is bound member 739 create_surface(VADriverContextP ctx, GLenum target, GLuint texture) in create_surface() 818 GLenum target, in vaCreateSurfaceGLX_impl_driver() 868 GLenum target, in vaCreateSurfaceGLX_impl_libva()
|