Searched refs:PROF (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/bfin/
H A Dmpegvideo_bfin.c43 PROF("fdct",0);
47 PROF("denoise",1);
52 PROF("quant-init",2);
80 PROF("quantize",4);
115 PROF("zzscan",5);
H A Ddsputil_bfin.h41 #define PROF(lab,e) { int xx_e = e; char*xx_lab = lab; uint64_t xx_t0 = read_time(); macro
69 #define PROF(a,b) macro

Completed in 42 milliseconds