Searched refs:context_to_name (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/
H A Doptions.c129 static const char* context_to_name(void* ptr) { function
135 .item_name = context_to_name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dresample.c36 static const char *context_to_name(void *ptr) function
43 "ReSampleContext", context_to_name, options, LIBAVUTIL_VERSION_INT
H A Doptions.c33 static const char* context_to_name(void* ptr) { function
541 .item_name = context_to_name,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Doptions.c37 static const char* context_to_name(void* ptr) { function
79 .item_name = context_to_name,
H A Dresample.c41 static const char *context_to_name(void *ptr) function
48 "ReSampleContext", context_to_name, options, LIBAVUTIL_VERSION_INT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess.c893 static const char * context_to_name(void * ptr) { function
897 static const AVClass av_codec_context_class = { "Postproc", context_to_name, NULL };
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess.c923 static const char * context_to_name(void * ptr) { function
927 static const AVClass av_codec_context_class = { "Postproc", context_to_name, NULL };

Completed in 97 milliseconds