cpu_accel.c File Reference

Go to the source code of this file.

Functions

static uint32_t arch_accel (uint32_t accel)
static RETSIGTYPE sigill_handler (int sig)
uint32_t mpeg2_detect_accel (uint32_t accel)

Variables

static sigjmp_buf jmpbuf
static volatile sig_atomic_t canjump = 0


Function Documentation

static uint32_t arch_accel ( uint32_t  accel  )  [inline, static]

Definition at line 33 of file cpu_accel.c.

Referenced by mpeg2_detect_accel().

static RETSIGTYPE sigill_handler ( int  sig  )  [static]

Definition at line 137 of file cpu_accel.c.

uint32_t mpeg2_detect_accel ( uint32_t  accel  ) 

Definition at line 254 of file cpu_accel.c.

Referenced by mpeg2_accel().


Variable Documentation

sigjmp_buf jmpbuf [static]

Definition at line 134 of file cpu_accel.c.

Referenced by sigill_handler().

volatile sig_atomic_t canjump = 0 [static]

Definition at line 135 of file cpu_accel.c.

Referenced by sigill_handler().


Generated on Sat Dec 18 05:15:51 2010 for MythTV by  doxygen 1.5.5