Home
last modified time | relevance | path

Searched defs:zero_cost (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/callgrind/
Devents.c218 void CLG_(zero_cost)(EventSet* es, ULong* cost) in CLG_() argument
245 CLG_(zero_cost)(es, dst); in CLG_() local
389 CLG_(zero_cost)(es, dst); in CLG_() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.c90 static const int16_t zero_cost[] = { 0 }; variable