Searched refs:ass (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dassdec.c60 ASSContext *ass = s->priv_data; local
62 av_freep(&ass->event_buffer);
63 av_freep(&ass->event);
91 ASSContext *ass = s->priv_data; local
107 dst[1] = &ass->event_buffer;
129 if(i) ass->event_count++;
134 if(ass->event_count >= UINT_MAX / sizeof(*ass->event))
137 ass->event= av_malloc(ass
158 ASSContext *ass = s->priv_data; local
[all...]
H A Dassenc.c30 ASSContext *ass = s->priv_data; local
39 while(ass->extra_index < avctx->extradata_size){
40 uint8_t *p = avctx->extradata + ass->extra_index;
46 ass->extra_index += end-p;
69 ASSContext *ass = s->priv_data; local
72 put_buffer(s->pb, avctx->extradata + ass->extra_index,
73 avctx->extradata_size - ass->extra_index);
81 "ass",
84 "ass,ssa",
H A Dallformats.c58 REGISTER_MUXDEMUX (ASS, ass);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h2511 * authoritative. ass and pict fields may contain approximations.
2516 * Formatted text, the ass field must be set by the decoder and is
2531 * can be set for text/ass as well once they where rendered
2543 char *ass; member in struct:AVSubtitleRect
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Davcodec.h2511 * authoritative. ass and pict fields may contain approximations.
2516 * Formatted text, the ass field must be set by the decoder and is
2531 * can be set for text/ass as well once they where rendered
2543 char *ass; member in struct:AVSubtitleRect
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/lib/
H A Dchecksum.S341 be ccdbl + 4 ! 8 byte aligned, kick ass
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/hda/
H A Dpatch_realtek.c663 unsigned int ass, tmp; local
665 ass = codec->subsystem_id;
666 if (!(ass & 1))
670 tmp = (ass & 0x38) >> 3; /* external Amp control */
695 if (ass & 4) { /* bit 2 : 0 = Desktop, 1 = Laptop */
697 tmp = (ass & 0x1800) >> 11;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dkeyspan_pda.S947 ;; *that* is a pain in the ass to encode. And they are little-endian
H A Dxircom_pgs.S1015 ;; *that* is a pain in the ass to encode. And they are little-endian

Completed in 263 milliseconds