Home
last modified time | relevance | path

Searched defs:bit_position (Results 1 – 4 of 4) sorted by relevance

/external/skqp/tests/
DRandomTest.cpp155 for (int bit_position = 0; bit_position < 32; ++bit_position) { in test_gorilla() local
/external/skia/tests/
DRandomTest.cpp155 for (int bit_position = 0; bit_position < 32; ++bit_position) { in test_gorilla() local
/external/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_fec.cc210 const uint32_t bit_position = (7 - j % 8); in RunTest() local
Dtest_packet_masks_metrics.cc701 const int bit_position = (7 - j % 8); in GetPacketMaskConvertToBitMask() local