Home
last modified time | relevance | path

Searched refs:dst_pitch_y (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/media/base/
Dvideoframe.cc100 int32_t dst_pitch_y, in CopyToPlanes() argument
112 dst_y, dst_pitch_y, in CopyToPlanes()
152 int32_t dst_pitch_y, in StretchToPlanes() argument
167 CopyToPlanes(dst_y, dst_u, dst_v, dst_pitch_y, dst_pitch_u, dst_pitch_v); in StretchToPlanes()
199 dst_y, dst_u, dst_v, dst_pitch_y, dst_pitch_u, dst_pitch_v, in StretchToPlanes()
Dvideoframe.h139 int32_t dst_pitch_y,