Home
last modified time | relevance | path

Searched defs:y_pitch (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/session/media/
Dplanarfunctions_unittest.cc501 int y_pitch = kWidth; in TEST_F() local
539 int y_pitch = kWidth; in TEST_F() local
586 int y_pitch = kWidth; in TEST_P() local
632 int y_pitch = kWidth; in TEST_P() local
775 int y_pitch = kWidth; in TEST_F() local
822 int y_pitch = kWidth; in TEST_P() local
/external/webrtc/talk/media/base/
Dfakevideorenderer.h124 int32_t y_pitch = frame->GetYPitch(); in CheckFrameColorYuv() local
Dvideoframe.cc54 const int32_t y_pitch = GetYPitch(); in Write() local