Searched defs:u_plane (Results 1 – 12 of 12) sorted by relevance
46 uint8* u_plane = frame->data(VideoFrame::kUPlane); in PopulateVideoFrame() local81 uint8* u_plane = frame->data(VideoFrame::kUPlane); in PopulateVideoFrameWithNoise() local96 uint8* u_plane = frame->data(VideoFrame::kUPlane); in PopulateVideoFrameFromFile() local
77 uint8_t* u_plane; member92 uint8_t* u_plane; member
52 unsigned char u_plane[2][(MAX_HDTV_WIDTH + 128) * 2] __attribute__((aligned(128))); variable
52 unsigned char u_plane[2][(MAX_HDTV_WIDTH+128)*2] __attribute__((aligned(128))); variable
35 uint8* u_plane = frame->data(VideoFrame::kUPlane); in InitializeYV12Frame() local188 uint8* u_plane = frame->data(VideoFrame::kUPlane); in TEST() local
86 uint8* u_plane = frame->data(VideoFrame::kUPlane); in FillYUV() local
190 uint8* u_plane() { return yuv_bytes_.get() + kSourceYSize; } in u_plane() function in media::YUVScaleTest
134 const uint8* u_plane = frame->GetUPlane(); in CheckFrameColorYuv() local
83 unsigned char* u_plane; member
110 uint8* u_plane, int u_plane_size, in AddYUVToFile()
34 int u_plane = half_width * half_height; // I420 U plane. in GetI420FrameSize() local
520 unsigned char* u_plane = test_frame_.buffer(webrtc::kUPlane); in TEST_F() local