Searched defs:bpp (Results 1 - 25 of 113) sorted by path

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dc93.c110 col >>= bpp; local
99 draw_n_color(uint8_t *out, int stride, int width, int height, int bpp, uint8_t cols[4], uint8_t grps[4], uint32_t col) argument
H A Dcscd.c33 int linelen, height, bpp; member in struct:__anon506
H A Djpegls.h41 int limit, reset, bpp, qbpp, maxval, range; member in struct:JLSState
H A Dpngdec.c51 int bpp; member in struct:PNGDecContext
84 int x, mask, dsp_mask, j, src_x, b, bpp; local
135 void ff_add_png_paeth_prediction(uint8_t *dst, uint8_t *src, uint8_t *top, int w, int bpp) argument
185 png_filter_row(DSPContext *dsp, uint8_t *dst, int filter_type, uint8_t *src, uint8_t *last, int size, int bpp) argument
[all...]
H A Dpngenc.c54 int x, mask, dst_x, j, b, bpp; local
88 static void sub_png_paeth_prediction(uint8_t *dst, uint8_t *src, uint8_t *top, int w, int bpp) argument
115 png_filter_row(DSPContext *dsp, uint8_t *dst, int filter_type, uint8_t *src, uint8_t *top, int size, int bpp) argument
145 png_choose_filter(PNGEncContext *s, uint8_t *dst, uint8_t *src, uint8_t *top, int size, int bpp) argument
[all...]
H A Dqtrle.c116 qtrle_decode_2n4bpp(QtrleContext *s, int stream_ptr, int row_ptr, int lines_to_change, int bpp) argument
H A Drle.c33 static int count_pixels(const uint8_t *start, int len, int bpp, int same) argument
57 int ff_rle_encode(uint8_t *outbuf, int out_size, const uint8_t *ptr , int bpp, in argument
[all...]
H A Dtarga.c37 int bpp; member in struct:TargaContext
42 static void targa_decode_rle(AVCodecContext *avctx, TargaContext *s, const uint8_t *src, uint8_t *dst, int w, int h, int stride, int bpp) argument
101 int idlen, pal, compr, x, y, w, h, bpp, flags; local
[all...]
H A Dtargaenc.c60 static int targa_encode_normal(uint8_t *outbuf, AVFrame *pic, int bpp, int w, int h) argument
79 int bpp, picsize, datasize; local
40 targa_encode_rle(uint8_t *outbuf, int out_size, AVFrame *pic, int bpp, int w, int h) argument
[all...]
H A Dtiff.c41 unsigned int bpp; member in struct:TiffContext
[all...]
H A Dtiffenc.c49 unsigned int bpp; ///< bits per pixel member in struct:TiffEncoderContext
[all...]
H A Dtscc.c56 int bpp; member in struct:TsccContext
H A Dvmnc.c59 int bpp; member in struct:VmncContext
74 static av_always_inline int vmnc_get_pixel(const uint8_t* buf, int bpp, int be) { argument
89 const int bpp = c->bpp2; local
174 paint_rect(uint8_t *dst, int dx, int dy, int w, int h, int color, int bpp, int stride) argument
204 paint_raw(uint8_t *dst, int w, int h, const uint8_t* src, int bpp, int be, int stride) argument
231 const int bpp = c->bpp2; local
[all...]
H A Dzmbv.c57 int bpp; member in struct:ZmbvContext
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dwv.c51 int rate, chan, bpp; member in struct:__anon739
75 int rate, bpp, chan; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
H A Dyuv2rgb.c532 const int bpp = fmt_depth(c->dstFormat); local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/video4linux/
H A Dv4lgrab.c99 int bpp = 24, r, g, b; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_hw.c828 int bpp; local
962 uint w, h, bpp, bpl, size, lpb, bnum, brest; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dbw-qcam.h60 int bpp; member in struct:qcam_device
H A Dov7670.c500 int bpp; /* Bytes per pixel */ member in struct:ov7670_format_struct
H A Dplanb.c197 static unsigned int saa_geo_setup(int width, int height, int interlace, int bpp, argument
676 int i, bpp, count, nlines, stepsize, interlace; local
280 cmd_geo_setup( volatile struct dbdma_cmd *c1, int width, int height, int interlace, int bpp, int clip, struct planb *pb) argument
1083 planb_pre_capture(int fr, int bpp, struct planb *pb) argument
1125 int i, bpp, count, nlines, stepsize, interlace; local
1445 unsigned short bpp; local
[all...]
H A Dplanb.h151 ushort bpp, bpl, depth, pad; member in struct:planb_window
H A Dsaa7146.h43 ushort bpp, bpl; member in struct:saa7146_window
H A Dvino.c167 unsigned int bpp; member in struct:vino_data_format
1437 unsigned int bpp = vino_data_formats[vcs->data_format].bpp; local
[all...]
H A Dw9968cf.c686 u8 i, bpp; local
[all...]

Completed in 688 milliseconds

12345