OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expected_luma_byte_
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/video/
end_to_end_tests.cc
844
expected_luma_byte_
(expected_luma_byte),
857
if (
expected_luma_byte_
!= -1) {
858
EXPECT_NEAR(
expected_luma_byte_
, *frame->buffer(kYPlane), 10);
869
int
expected_luma_byte_
;
member in class:webrtc::TestFrameCallback
[
all
...]
Completed in 784 milliseconds