Home
last modified time | relevance | path

Searched defs:dst_frame (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/webrtc/common_video/libyuv/
Dwebrtc_libyuv.cc157 uint8_t* dst_frame, in ConvertNV12ToRGB565()
169 int ConvertRGB24ToARGB(const uint8_t* src_frame, uint8_t* dst_frame, in ConvertRGB24ToARGB()
239 VideoFrame* dst_frame) { in ConvertToI420()
265 uint8_t* dst_frame) { in ConvertFromI420()
281 uint8_t* dst_frame) { in ConvertFromYV12()
Dscaler.cc50 int Scaler::Scale(const VideoFrame& src_frame, VideoFrame* dst_frame) { in Scale()
/external/webrtc/webrtc/voice_engine/
Dutility.cc26 AudioFrame* dst_frame) { in RemixAndResample()
40 AudioFrame* dst_frame) { in RemixAndResample()
/external/adhd/cras/src/server/
Dcras_mix_ops.c594 int32_t dst_frame; in cras_mix_add_clip_s24_3le() local
619 int32_t dst_frame; in scale_add_clip_s24_3le() local
743 int32_t dst_frame; in cras_mix_add_scale_stride_s24_3le() local
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dsimulcast_encoder_adapter.cc288 VideoFrame dst_frame; in Encode() local
/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc659 const Node* dst_frame = InputFrame(dst, cf_info); in AddControlFlow() local
739 const Node* dst_frame = InputFrame(dst, cf_info); in AddControlFlow() local
/external/libaom/libaom/third_party/libyuv/source/
Drow_gcc.cc5148 uint8* dst_frame, int width) { in I422ToYUY2Row_SSE2()
5183 uint8* dst_frame, int width) { in I422ToUYVYRow_SSE2()
Drow_win.cc5993 uint8* dst_frame, int width) { in I422ToYUY2Row_SSE2()
6030 uint8* dst_frame, int width) { in I422ToUYVYRow_SSE2()
Drow_common.cc2116 uint8* dst_frame, int width) { in I422ToYUY2Row_C()
2139 uint8* dst_frame, int width) { in I422ToUYVYRow_C()
/external/libyuv/files/source/
Drow_gcc.cc5287 uint8* dst_frame, in I422ToYUY2Row_SSE2()
5323 uint8* dst_frame, in I422ToUYVYRow_SSE2()
Drow_common.cc2243 uint8* dst_frame, in I422ToYUY2Row_C()
2267 uint8* dst_frame, in I422ToUYVYRow_C()
/external/adhd/cras/src/tests/
Dmix_unittest.cc845 int32_t dst_frame = 0; in TestScaleStride() local
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_common.cc2670 uint8_t* dst_frame, in I422ToYUY2Row_C()
2694 uint8_t* dst_frame, in I422ToUYVYRow_C()