#include "config.h"
#include "libavformat/url.h"
#include "libavformat/avformat.h"
Go to the source code of this file.
◆ PRINT_COMPONENT
| #define PRINT_COMPONENT |
( |
| comp | ) |
|
Value: len = uc.url_component_end_##
comp - uc.comp; \
__device__ int printf(const char *,...)
static void comp(unsigned char *dst, ptrdiff_t dst_stride, unsigned char *src, ptrdiff_t src_stride, int add)
Referenced by test_decompose().
◆ test_decompose()
| static void test_decompose |
( |
const char * | url | ) |
|
|
static |
◆ test()
| static void test |
( |
const char * | base, |
|
|
const char * | rel ) |
|
static |
◆ test2()
| static void test2 |
( |
const char * | url | ) |
|
|
static |
◆ main()
Definition at line 95 of file url.c.