Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dplanarfunctions_unittest.cc502 int u_pitch = (kWidth + 1) >> 1; in TEST_F() local
540 int u_pitch = (kWidth + 1) >> 1; in TEST_F() local
588 int u_pitch = (kWidth + 1) >> 1; in TEST_P() local
634 int u_pitch = (kWidth + 1) >> 1; in TEST_P() local
776 int u_pitch = (kWidth + 1) >> 1; in TEST_F() local
823 int u_pitch = (kWidth + 1) >> 1; in TEST_P() local
/external/webrtc/talk/media/base/
Dfakevideorenderer.h141 int32_t u_pitch = frame->GetUPitch(); in CheckFrameColorYuv() local
Dvideoframe.cc55 const int32_t u_pitch = GetUPitch(); in Write() local