File: cpuEvents.h

package info (click to toggle)
x265 4.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 15,408 kB
  • sloc: asm: 187,063; cpp: 118,996; ansic: 741; makefile: 146; sh: 91; python: 11
file content (11 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
CPU_EVENT(frameRead)
CPU_EVENT(bitstreamWrite)
CPU_EVENT(frameThread)
CPU_EVENT(encodeCTU)
CPU_EVENT(filterCTURow)
CPU_EVENT(slicetypeDecideEV)
CPU_EVENT(prelookahead)
CPU_EVENT(estCostSingle)
CPU_EVENT(estCostCoop)
CPU_EVENT(pmode)
CPU_EVENT(pme)