Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dvideoframe.cc88 int32 dst_pitch_y, int32 dst_pitch_u, int32 dst_pitch_v) const { in CopyToPlanes()
121 int32 dst_pitch_y, int32 dst_pitch_u, int32 dst_pitch_v, in StretchToPlanes()
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtctexturevideoframe.cc130 uint8* dst_y, uint8* dst_u, uint8* dst_v, int32 dst_pitch_y, in CopyToPlanes()
146 uint8* dst_y, uint8* dst_u, uint8* dst_v, int32 dst_pitch_y, in StretchToPlanes()