Home
last modified time | relevance | path

Searched defs:source (Results 1 – 25 of 55) sorted by relevance

123

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
Dgen_scalers.c36 void vp8_horizontal_line_5_4_scale_c(const unsigned char *source, in vp8_horizontal_line_5_4_scale_c()
67 void vp8_vertical_band_5_4_scale_c(unsigned char *source, in vp8_vertical_band_5_4_scale_c()
117 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, in vp8_horizontal_line_5_3_scale_c()
145 void vp8_vertical_band_5_3_scale_c(unsigned char *source, in vp8_vertical_band_5_3_scale_c()
192 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, in vp8_horizontal_line_2_1_scale_c()
211 void vp8_vertical_band_2_1_scale_c(unsigned char *source, in vp8_vertical_band_2_1_scale_c()
221 void vp8_vertical_band_2_1_scale_i_c(unsigned char *source, in vp8_vertical_band_2_1_scale_i_c()
Dvpx_scale.c66 const unsigned char *source, in scale1d_2t1_i()
120 const unsigned char *source, in scale1d_2t1_ps()
166 const unsigned char *source, in scale1d_c()
238 unsigned char *source, in Scale2D()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp265 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()
280 uint32_t HWCLayer::GetUint32Color(const hwc_color_t &source) { in GetUint32Color()
290 LayerBufferFormat HWCLayer::GetSDMFormat(const int32_t &source, const int flags) { in GetSDMFormat()
474 DisplayError HWCLayer::SetCSC(ColorSpace_t source, LayerCSC *target) { in SetCSC()
493 DisplayError HWCLayer::SetIGC(IGC_t source, LayerIGC *target) { in SetIGC()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/win32/
Dscaleopt.c55 const unsigned char *source, in horizontal_line_5_4_scale_mmx()
89 mov esi, source; in horizontal_line_5_4_scale_mmx() local
140 void vertical_band_5_4_scale_mmx(unsigned char *source, unsigned int src_pitch, unsigned char *dest… in vertical_band_5_4_scale_mmx()
228 const unsigned char *source, in horizontal_line_5_3_scale_mmx()
237 mov esi, source; in horizontal_line_5_3_scale_mmx() local
323 void vertical_band_5_3_scale_mmx(unsigned char *source, unsigned int src_pitch, unsigned char *dest… in vertical_band_5_3_scale_mmx()
416 const unsigned char *source, in horizontal_line_2_1_scale_mmx()
451 void vertical_band_2_1_scale_mmx(unsigned char *source, unsigned int src_pitch, unsigned char *dest… in vertical_band_2_1_scale_mmx()
462 void vertical_band_2_1_scale_i_mmx(unsigned char *source, unsigned int src_pitch, unsigned char *de… in vertical_band_2_1_scale_i_mmx()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display.cpp743 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()
795 LayerBufferFormat HWCDisplay::GetSDMFormat(const int32_t &source, const int flags) { in GetSDMFormat()
1148 DisplayError HWCDisplay::SetCSC(ColorSpace_t source, LayerCSC *target) { in SetCSC()
1161 DisplayError HWCDisplay::SetIGC(IGC_t source, LayerIGC *target) { in SetIGC()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_writer.c15 void vp9_start_encode(vp9_writer *br, uint8_t *source) { in vp9_start_encode()
Dvp9_ssim.c96 double vp9_calc_ssim(YV12_BUFFER_CONFIG *source, YV12_BUFFER_CONFIG *dest, in vp9_calc_ssim()
120 double vp9_calc_ssimg(YV12_BUFFER_CONFIG *source, YV12_BUFFER_CONFIG *dest, in vp9_calc_ssimg()
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_common.h44 #define TIME_COPY(target, source) target = source argument
72 #define TIME_COPY(target, source) \ argument
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dframeparser.cpp144 int frame_parse::parse_sc_frame ( OMX_BUFFERHEADERTYPE *source, in parse_sc_frame()
477 int frame_parse::parse_h264_nallength (OMX_BUFFERHEADERTYPE *source, in parse_h264_nallength()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dframeparser.cpp144 int frame_parse::parse_sc_frame ( OMX_BUFFERHEADERTYPE *source, in parse_sc_frame()
477 int frame_parse::parse_h264_nallength (OMX_BUFFERHEADERTYPE *source, in parse_h264_nallength()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dframeparser.cpp144 int frame_parse::parse_sc_frame ( OMX_BUFFERHEADERTYPE *source, in parse_sc_frame()
520 int frame_parse::parse_h264_nallength (OMX_BUFFERHEADERTYPE *source, in parse_h264_nallength()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dboolhuff.c43 void vp8_start_encode(BOOL_CODER *br, unsigned char *source, unsigned char *source_end) in vp8_start_encode()
Dssim.c176 YV12_BUFFER_CONFIG *source, in vp8_calc_ssim()
206 YV12_BUFFER_CONFIG *source, in vp8_calc_ssimg()
Dpicklpf.c55 static int calc_partial_ssl_err(YV12_BUFFER_CONFIG *source, in calc_partial_ssl_err()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddboolhuff.c15 const unsigned char *source, in vp8dx_start_decode()
Donyxd_if.c307 const uint8_t *source, in vp8dx_receive_compressed_data()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dsubtract_test.cc45 uint8_t *source = reinterpret_cast<uint8_t*>( in TEST_P() local
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.cpp526 DisplayError HWDevice::SetFormat(const LayerBufferFormat &source, uint32_t *target) { in SetFormat()
640 void HWDevice::SetBlending(const LayerBlending &source, mdss_mdp_blend_op *target) { in SetBlending()
649 void HWDevice::SetRect(const LayerRect &source, mdp_rect *target) { in SetRect()
981 void HWDevice::SetCSC(LayerCSC source, mdp_color_space *color_space) { in SetCSC()
/hardware/qcom/audio/legacy/alsa_sound/
DALSAStreamOps.cpp196 int source; in setParameters() local
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c109 mm_camera_stream_t *source, in mm_app_add_reprocess_stream_from_source()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.c294 const uint8_t *source = *psource; in vp9_receive_compressed_data() local
/hardware/bsp/intel/peripheral/libupm/src/
Ddoxy2swig.py40 def my_open_read(source): argument
/hardware/ril/libril/
DRilSapSocket.cpp246 int source = 0; in log_hex() local
/hardware/bsp/intel/peripheral/libmraa/src/
Ddoxy2swig.py40 def my_open_read(source): argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dpostproc.c323 YV12_BUFFER_CONFIG *source, in vp8_deblock()
388 YV12_BUFFER_CONFIG *source, in vp8_de_noise()

123