FFmpeg
|
x86/yuv2rgb.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <inttypes.h>
#include <assert.h>
#include "config.h"
#include "libswscale/rgb2rgb.h"
#include "libswscale/swscale.h"
#include "libswscale/swscale_internal.h"
#include "libavutil/attributes.h"
#include "libavutil/x86/asm.h"
#include "libavutil/cpu.h"
Include dependency graph for x86/yuv2rgb.c:
Go to the source code of this file.
Functions | |
av_cold SwsFunc | ff_yuv2rgb_init_mmx (SwsContext *c) |
Function Documentation
av_cold SwsFunc ff_yuv2rgb_init_mmx | ( | SwsContext * | c | ) |
Definition at line 72 of file x86/yuv2rgb.c.
Referenced by ff_yuv2rgb_get_func_ptr().
Generated on Mon Nov 18 2024 06:52:10 for FFmpeg by 1.8.11