Searched refs:dst_pitch_y (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/talk/media/base/ |
D | videoframe.cc | 100 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()
|
D | videoframe.h | 139 int32_t dst_pitch_y,
|