Searched refs:thumb (Results 1 - 25 of 113) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_thumbnail.c61 ThumbContext *thumb = ctx->priv; local
63 thumb->frames = av_calloc(thumb->n_frames, sizeof(*thumb->frames));
64 if (!thumb->frames) {
69 av_log(ctx, AV_LOG_VERBOSE, "batch size: %d frames\n", thumb->n_frames);
94 ThumbContext *thumb = ctx->priv; local
96 int nb_frames = thumb->n;
102 avg_hist[j] += (double)thumb->frames[i].histogram[j];
108 sq_err = frame_sum_square_err(thumb
135 ThumbContext *thumb = ctx->priv; local
164 ThumbContext *thumb = ctx->priv; local
173 ThumbContext *thumb = ctx->priv; local
194 ThumbContext *thumb = ctx->priv; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/contrib/examples/
H A Dthumbnail.c39 FILE *thumb; local
46 thumb = fopen(thumb_name, "wb");
47 if (thumb) {
49 fwrite(ed->data, 1, ed->size, thumb);
50 fclose(thumb);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dminidlna.conf25 album_art_names=Cover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg/AlbumArt.jpg/albumart.jpg/Album.jpg/album.jpg/Folder.jpg/folder.jpg/Thumb.jpg/thumb.jpg
H A Dmetadata.c417 int width=0, height=0, thumb=0; local
488 thumb = 1;
495 thumb = 1;
498 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * thumbnail: %d\n", thumb);
541 path, name, file.st_size, file.st_mtime, date, m.resolution, thumb, cam, m.dlna_pn, m.mime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dminidlna.conf44 album_art_names=Cover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg/AlbumArt.jpg/albumart.jpg/Album.jpg/album.jpg/Folder.jpg/folder.jpg/Thumb.jpg/thumb.jpg
H A Dmetadata.c502 int width=0, height=0, thumb=0; local
593 thumb = 1;
598 thumb = 1;
600 //DEBUG DPRINTF(E_DEBUG, L_METADATA, " * thumbnail: %d\n", thumb);
647 m.resolution, m.rotation, thumb, m.creator, m.dlna_pn, m.mime);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/
H A Dminidlna.conf44 album_art_names=Cover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg/AlbumArt.jpg/albumart.jpg/Album.jpg/album.jpg/Folder.jpg/folder.jpg/Thumb.jpg/thumb.jpg
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dscrolbar.cpp301 int thumb = (int)(m_adjust->page_size+0.5); local
307 *objectLength = thumb;
324 int thumb = (int)(m_adjust->page_size+0.5); local
326 SetScrollbar( pos, thumb, range, pageLength );
340 int thumb = (int)(m_adjust->page_size+0.5); local
342 SetScrollbar( pos, thumb, viewLength, page );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dscrolbar.tex21 A scrollbar has the following main attributes: {\it range}, {\it thumb size}, {\it page size}, and {\it position}.
26 The thumb size is the number of units that are currently visible. For the table example, the window
28 set the thumb size to 5. When the thumb size becomes the same as or greater than the range,
32 the data. This value is normally the same as the thumb size length, because
35 The scrollbar position is the current thumb position.
132 same as the thumb size.
143 Returns the current position of the scrollbar thumb.
154 Returns the thumb or `view' size.
217 \docparam{viewStart}{The position of the scrollbar thumb
[all...]
H A Dscrlwevt.tex31 \twocolitem{{\bf EVT\_SCROLLWIN\_THUMBRELEASE(func)}}{Process wxEVT\_SCROLLWIN\_THUMBRELEASE thumb release events.}
58 Returns the position of the scrollbar for the thumb track and release events.
H A Dtscroll.tex44 {\it position} is simply the position of the `thumb' (the bit you drag to scroll around).
49 by showing a different length of thumb.
72 Note that with the window at this size, the thumb position can never go
H A Dslider.tex196 Returns the thumb length.
293 Sets the slider thumb length.
297 \docparam{len}{The thumb length.}
H A Dsettings.tex130 \twocolitem{{\bf wxSYS\_HTHUMB\_X}}{Width of horizontal scrollbar thumb.}
149 \twocolitem{{\bf wxSYS\_VTHUMB\_Y}}{Height of vertical scrollbar thumb.}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dprocessor.h33 u16 thumb; member in union:debug_insn
/netgear-R7000-V1.0.7.12_1.2.5/src/router/compressed/
H A DMakefile76 -mno-thumb-interwork -fno-common -ffixed-r8 -msoft-float -march=armv6k -D__ARM_ARCH_7A__ -DBCMCHIPTYPE=3 \
79 -marm -mabi=aapcs-linux -mno-thumb-interwork -fno-common -ffixed-r8 -msoft-float -march=armv6k -D__ARM_ARCH_7A__ \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dslider95.cpp512 static const int thumb = 24; local
519 size.x = thumb;
538 size.y = thumb;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dptrace.c458 ret = swap_insn(task, addr & ~1, &old_insn.thumb,
459 &bp->insn.thumb, 2);
461 if (ret != 2 || old_insn.thumb != BREAKINST_THUMB)
464 task_pid_nr(task), addr, old_insn.thumb);
487 printk(KERN_WARNING "ptrace: can't handle thumb mode\n");
H A Dsignal.c476 int thumb = 0; local
491 thumb = handler & 1;
493 if (thumb) {
507 unsigned int idx = thumb << 1;
521 retcode = KERN_SIGRETURN_CODE + (idx << 2) + thumb;
530 retcode = ((unsigned long)rc) + thumb;
H A Dtraps.c129 const int thumb = thumb_mode(regs); local
130 const int width = thumb ? 4 : 8;
146 if (thumb)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/
H A DMakefile95 CFLAGS_ABI :=-mabi=aapcs-linux -mno-thumb-interwork
97 CFLAGS_ABI :=$(call cc-option,-mapcs-32,-mabi=apcs-gnu) $(call cc-option,-mno-thumb-interwork,)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dbounds.s34 @ -mno-thumb-interwork -march=armv7-a -msoft-float -mtune=cortex-a9
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Darminc.h42 .thumb; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Dasm.S54 T .thumb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/arm/
H A Dasm.S60 T .thumb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dabort-lv4t.S21 tst r3, #PSR_T_BIT @ check for thumb mode

Completed in 202 milliseconds

12345