HomeSort by relevance Sort by last modified time
    Searched defs:ril (Results 1 - 2 of 2) sorted by null

  /device/google/cuttlefish_common/tests/ril/src/com/android/cuttlefish/ril/tests/
RilE2eTests.java 16 package com.android.cuttlefish.ril.tests;
147 // See SIM FS response for 178 28480 (Cuttlefish RIL).
149 // See SIM FS response for 178 28615 (Cuttlefish RIL).
  /external/webrtc/webrtc/modules/audio_coding/codecs/g722/
g722_encode.c 270 int ril; local
354 ril = ilow >> 2;
355 wd2 = qm4[ril];
359 il4 = rl42[ril];

Completed in 208 milliseconds