Searched refs:dst_pitch_u (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/talk/media/base/ |
D | videoframe.cc | 101 int32_t dst_pitch_u, in CopyToPlanes() argument 113 dst_u, dst_pitch_u, in CopyToPlanes() 153 int32_t dst_pitch_u, 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 | 140 int32_t dst_pitch_u,
|