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

  /external/openssl/crypto/store/
str_mem.c 277 int cres = 0; local
318 && !(cres = STORE_ATTR_INFO_in_ex(key.attr_info,
324 if (cres)
  /external/chromium_org/third_party/opus/src/tests/
test_opus_decode.c 237 static const opus_uint32 cres[4]={116290185,2172123586u,2172123586u,2172123586u}; local
257 if(dec_final_acc!=cres[mode])test_failed();
  /external/libopus/tests/
test_opus_decode.c 237 static const opus_uint32 cres[4]={116290185,2172123586u,2172123586u,2172123586u}; local
257 if(dec_final_acc!=cres[mode])test_failed();

Completed in 167 milliseconds