Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dplanarfunctions_unittest.cc526 int u_pitch = (kWidth + 1) >> 1; in TEST_F() local
563 int u_pitch = (kWidth + 1) >> 1; in TEST_F() local
612 int u_pitch = (kWidth + 1) >> 1; in TEST_P() local
659 int u_pitch = (kWidth + 1) >> 1; in TEST_P() local
703 int u_pitch = (kWidth + 1) >> 1; in TEST_P() local
843 int u_pitch = (kWidth + 1) >> 1; in TEST_F() local
889 int u_pitch = (kWidth + 1) >> 1; in TEST_P() local
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dfakevideorenderer.h138 int32 u_pitch = frame->GetUPitch(); in CheckFrameColorYuv() local
Dvideoframe.cc56 const int32 u_pitch = GetUPitch(); in Write() local
/external/chromium_org/third_party/webrtc/video_engine/include/
Dvie_capture.h87 int u_pitch; member
/external/chromium_org/third_party/webrtc/modules/video_capture/test/
Dvideo_capture_unittest.cc504 int u_pitch = kTestWidth / 2 + 1; in TEST_F() local