Searched refs:avs (Results 1 – 19 of 19) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | avs.c | 68 AvsFormat *avs = s->priv_data; in avs_read_header() local 73 avs->width = avio_rl16(s->pb); in avs_read_header() 74 avs->height = avio_rl16(s->pb); in avs_read_header() 75 avs->bits_per_sample = avio_rl16(s->pb); in avs_read_header() 76 avs->fps = avio_rl16(s->pb); in avs_read_header() 77 avs->nb_frames = avio_rl32(s->pb); in avs_read_header() 78 avs->remaining_frame_size = 0; in avs_read_header() 79 avs->remaining_audio_size = 0; in avs_read_header() 81 avs->st_video = avs->st_audio = NULL; in avs_read_header() 83 if (avs->width != 318 || avs->height != 198) in avs_read_header() [all …]
|
D | avisynth.c | 182 AviSynthContext *avs = s->priv_data; in avisynth_context_create() local 189 avs->env = avs_library.avs_create_script_environment(3); in avisynth_context_create() 191 const char *error = avs_library.avs_get_error(avs->env); in avisynth_context_create() 199 avs_ctx_list = avs; in avisynth_context_create() 201 avs->next = avs_ctx_list; in avisynth_context_create() 202 avs_ctx_list = avs; in avisynth_context_create() 208 static av_cold void avisynth_context_destroy(AviSynthContext *avs) in avisynth_context_destroy() argument 213 if (avs == avs_ctx_list) { in avisynth_context_destroy() 214 avs_ctx_list = avs->next; in avisynth_context_destroy() 217 while (prev->next != avs) in avisynth_context_destroy() [all …]
|
D | Makefile | 134 OBJS-$(CONFIG_AVS_DEMUXER) += avs.o voc_packet.o voc.o
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/ |
D | CMakeLists.txt | 1 project(lws-minimal-secure-streams-avs C) 8 set(SAMP lws-minimal-secure-streams-avs) 18 add_executable(${SAMP} main.c avs.c) 32 add_executable(${SAMP}-client main-client.c avs.c)
|
/third_party/ffmpeg/libavcodec/ |
D | avs.c | 52 AvsContext *const avs = avctx->priv_data; in avs_decode_frame() local 53 AVFrame *const p = avs->frame; in avs_decode_frame()
|
D | Makefile | 247 OBJS-$(CONFIG_AVS_DECODER) += avs.o
|
/third_party/ffmpeg/tests/fate/ |
D | video.mak | 100 FATE_VIDEO-$(call FRAMECRC, AVS, AVS, ARESAMPLE_FILTER SCALE_FILTER) += fate-creatureshock-avs 101 fate-creatureshock-avs: CMD = framecrc -i $(TARGET_SAMPLES)/creatureshock-avs/OUTATIME.AVS -pix_fmt…
|
/third_party/skia/third_party/externals/icu/source/data/locales/ |
D | lv.txt | 1084 "avs", 1100 "avs", 1118 "avs", 1134 "avs",
|
/third_party/icu/icu4c/source/data/locales/ |
D | lv.txt | 1145 "avs", 1161 "avs", 1179 "avs", 1195 "avs",
|
/third_party/ffmpeg/doc/ |
D | faq.texi | 279 Just create an "input.avs" text file with this single line ... 285 ffmpeg -i input.avs
|
D | muxers.texi | 2086 Extensions: avs, avs2
|
/third_party/typescript/tests/baselines/reference/docker/ |
D | azure-sdk.log | 107 "@azure/arm-avs" is blocked by "@azure/eslint-plugin-azure-sdk". 336 @azure/arm-avs
|
/third_party/ffmpeg/ |
D | BUILD.gn | 268 # "//third_party/ffmpeg/libavcodec/avs.c", 1119 # "//third_party/ffmpeg/libavformat/avs.c",
|
D | Changelog | 36 avformat/avs: Check if return code is representable
|
D | configure | 6514 …{ test_cpp_condition avisynth/avs/version.h "AVS_MAJOR_VER >= 3 && AVS_MINOR_VER >= 7 && AVS_BUGFI…
|
/third_party/libwebsockets/lib/secure-streams/ |
D | README.md | 819 mimimal-secure-streams-avs build themselves both ways, once with direct SS API
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 5030 "avs~v",
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 5124 "avs~v",
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-riverwalk.hdr | 8461 …ZNOC�w�mrKUFT^9\^m]Lj�z���fO`t\c}d@rWD6?_251?Cm�mUEZ�el���n���c_iV�v�k~ur�avs���d�WZPEmo��[Ml�ybr…
|