Searched refs:ASS (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dass_split.h2 * SSA/ASS spliting functions
31 int play_res_x; /**< video width that ASS coords are referring to */
32 int play_res_y; /**< video height that ASS coords are referring to */
67 * structure containing the whole split ASS data
75 } ASS; typedef in typeref:struct:__anon3086
78 * This struct can be casted to ASS to access to the split data.
83 * Split a full ASS file or a ASS header from a string buffer and store
86 * @param buf String containing the ASS formated data.
92 * Split one or several ASS "Dialogu
[all...]
H A Dass_split.c2 * SSA/ASS spliting functions
52 .offset = offsetof(ASS, script_info),
65 .offset = offsetof(ASS, styles),
66 .offset_count = offsetof(ASS, styles_count),
83 .offset = offsetof(ASS, styles),
84 .offset_count = offsetof(ASS, styles_count),
100 .offset = offsetof(ASS, dialogs),
101 .offset_count = offsetof(ASS, dialogs_count),
169 ASS ass;
467 ASS *as
[all...]
H A Dallcodecs.c481 REGISTER_ENCDEC (ASS, ass);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dpanama.cpp89 ASS( pshufd xmm5, xmm6, 0, 3, 2, 1)
93 ASS( pshufd xmm6, xmm7, 0, 3, 2, 1)
123 ASS( pshuflw xmm7, xmm7, 1, 0, 3, 2)\
127 ASS( pshuflw xmm7, xmm7, 1, 0, 3, 2)\
184 ASS( pshufd xmm0, xmm0, 2, 3, 0, 1)
214 ASS( pshufd xmm7, xmm7, 0, 3, 2, 1)
215 ASS( pshufd xmm6, xmm6, 0, 3, 2, 1)
216 ASS( pshufd xmm5, xmm5, 0, 3, 2, 1)
217 ASS( pshufd xmm4, xmm4, 0, 3, 2, 1)
H A Dcpu.h116 #define ASS(x, y, a, b, c, d) x, y, a*64+b*16+c*4+d*newline* macro
131 #define ASS(x, y, a, b, c, d) #x ", " #y ", " #a "*64+" #b "*16+" #c "*4+" #d ";" macro
141 #define ASS(x, y, a, b, c, d) __asm {x, y, _MM_SHUFFLE(a, b, c, d)} macro
H A Dsalsa.cpp177 ASS( pshufd xmm4, xmm##i, j, j, j, j) \
404 ASS( pshufd xmm1, xmm1, 2, 1, 0, 3)
405 ASS( pshufd xmm2, xmm2, 1, 0, 3, 2)
406 ASS( pshufd xmm3, xmm3, 0, 3, 2, 1)
411 ASS( pshufd xmm1, xmm1, 0, 3, 2, 1)
412 ASS( pshufd xmm2, xmm2, 1, 0, 3, 2)
413 ASS( pshufd xmm3, xmm3, 2, 1, 0, 3)
427 ASS( pshufd xmm7, xmm6, 0, 1, 2, 3) // hi32 mask
H A Dvmac.cpp195 ASS( pshufw mm2, mm6, 1, 0, 3, 2)
197 ASS( pshufw mm3, mm5, 1, 0, 3, 2)
217 ASS( pshufw mm2, mm0, 1, 0, 3, 2)
222 ASS( pshufw mm3, mm1, 1, 0, 3, 2)
H A Dinteger.cpp1352 ASS( pshufd xmm0, [eax+edx], 3,1,2,0) \
1353 ASS( pshufd xmm1, [eax+edx], 2,0,3,1) \
1480 ASS( pshufd xmm0, [eax+edx], 3,1,2,0) \
1481 ASS( pshufd xmm1, [eax+edx], 2,0,3,1) \
1482 ASS( pshufd xmm2, [edi+edx], 3,1,2,0) \
1584 ASS( pshufd xmm0, [eax+edx], 3,1,2,0) \
1585 ASS( pshufd xmm1, [eax+edx], 2,0,3,1) \
1586 ASS( pshufd xmm2, [edi+edx], 3,1,2,0) \
H A Dwhrlpool.cpp454 ASS(pshufw mm##a, mm##a, 1, 0, 3, 2)\
487 ASS(pshufw mm##a, mm##a, 1, 0, 3, 2)\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dsubtitles.mak61 FATE_SUBTITLES-$(call ENCMUX, ASS, ASS) += $(FATE_SUBTITLES_ASS-yes)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dallfilters.c112 REGISTER_FILTER(ASS, ass, vf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dallformats.c64 REGISTER_MUXDEMUX (ASS, ass);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dallformats.c79 REGISTER_MUXDEMUX(ASS, ass);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dallcodecs.c363 REGISTER_ENCDEC (ASS, ass);

Completed in 178 milliseconds