HomeSort by relevance Sort by last modified time
    Searched refs:random_val (Results 1 - 4 of 4) sorted by null

  /system/bt/vendor_libs/test_vendor_lib/include/
event_packet.h 138 uint8_t status, uint64_t random_val);
  /system/bt/vendor_libs/test_vendor_lib/src/
event_packet.cc 293 uint8_t status, uint64_t random_val) {
297 CHECK(evt_ptr->AddPayloadOctets8(random_val));
dual_mode_controller.cc 615 uint64_t random_val = rand(); local
617 EventPacket::CreateCommandCompleteLeRand(kSuccessStatus, random_val);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 1404 Int random_val[30] = {0, 1, 1, 1, 0, 0, 1, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 0}; local
1694 Int random_val[30] = {0, 1, 1, 1, 0, 0, 1, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 0}; local
    [all...]

Completed in 92 milliseconds