#include <stdio.h>#include <inttypes.h>#include "cpu_accel.h"

Go to the source code of this file.
Functions | |
| int | cpu_accel (void) |
| int cpu_accel | ( | void | ) |
Definition at line 91 of file cpu_accel.c.
Referenced by init_motion(), init_predict_hv(), init_quantizer_hv(), and init_transform_hv().
1.5.5