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

  /external/libopus/tests/
test_opus_decode.c 348 opus_int32 tret[1]={480}; local
357 if(out_samples!=tret[i])test_failed();
  /external/wpa_supplicant_8/hostapd/
main.c 645 int tret = wpa_debug_open_linux_tracing(); local
646 if (tret) {
  /system/core/fs_mgr/
fs_mgr.c 530 int tret = translate_ext_labels(&fstab->recs[i]); local
531 if (tret < 0) {

Completed in 468 milliseconds