|
xine-lib
1.2.10
|
#include "config.h"#include <stdio.h>#include <stdlib.h>#include <inttypes.h>#include <xine/xineutils.h>#include <unistd.h>Macros | |
| #define | LOG_MODULE "cpu_accel" |
| #define | LOG_VERBOSE |
Functions | |
| uint32_t | xine_mm_accel (void) |
| static int | _cpu_count () |
| int | xine_cpu_count (void) |
| #define LOG_MODULE "cpu_accel" |
| #define LOG_VERBOSE |
|
static |
References NULL.
Referenced by xine_cpu_count().
| int xine_cpu_count | ( | void | ) |
References _cpu_count().
Referenced by _open_plugin(), and open_plugin().
| uint32_t xine_mm_accel | ( | void | ) |
References MM_ACCEL_MLIB, and NULL.
Referenced by check_values(), deinterlace_frame_di_greedyh(), deinterlace_frame_di_tomsmocomp(), deinterlace_init_plugin(), DeinterlaceGreedy2Frame(), eq_open_plugin(), ff_video_open_plugin(), goom_port_put_buffer(), init_postprocess(), init_yuv_conversion(), linearblend_get_method(), mpeg2_init(), noise_draw(), noise_open_plugin(), open_plugin(), pp_open_plugin(), update_fast_memcpy(), xine_probe_fast_memcpy_int(), and yuv2rgb_factory_init().
1.8.17