Searched refs:top_bottom (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddvbsubdec.c731 const uint8_t *buf, int buf_size, int top_bottom, int non_mod)
748 top_bottom ? "bottom" : "top");
770 if ((y_pos & 1) != top_bottom)
730 dvbsub_parse_pixel_data_block(AVCodecContext *avctx, DVBSubObjectDisplay *display, const uint8_t *buf, int buf_size, int top_bottom, int non_mod) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddvbsubdec.c858 const uint8_t *buf, int buf_size, int top_bottom, int non_mod)
876 top_bottom ? "bottom" : "top");
900 y_pos += top_bottom;
857 dvbsub_parse_pixel_data_block(AVCodecContext *avctx, DVBSubObjectDisplay *display, const uint8_t *buf, int buf_size, int top_bottom, int non_mod) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c91 const char* top_bottom[6] = { local
128 if (extp->TopBottom < ARRAY_SIZE(top_bottom))
129 printk(" Top/Bottom Boot Block: %s\n", top_bottom[extp->TopBottom]);

Completed in 89 milliseconds