Searched refs:data_size (Results 101 - 125 of 291) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dtrans2.c316 DEBUG(10,("fill_ea_buffer: data_size = %u, total_ea_len = %u\n",
2412 unsigned int data_size; local
2555 data_size = max_data_bytes + DIR_ENTRY_SAFETY_MARGIN;
2556 pdata = SMB_REALLOC(*ppdata, data_size);
2567 memset((char *)pdata,'\0',data_size);
2604 data_size = 22;
2617 data_size = 26;
2634 data_size = 0;
2640 data_size = 24;
2651 /* We have data_size byte
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Descape124.c202 * @param data_size size of the decoded frame
208 void *data, int *data_size,
241 *data_size = sizeof(AVFrame);
367 *data_size = sizeof(AVFrame);
207 escape124_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dmpc7.c158 void *data, int *data_size,
248 *data_size = 0;
251 *data_size = (buf[1] ? c->lastframelen : MPC_FRAME_SIZE) * 4;
157 mpc7_decode_frame(AVCodecContext * avctx, void *data, int *data_size, const uint8_t * buf, int buf_size) argument
H A Dmlpdec.c825 uint8_t *data, unsigned int *data_size, int is32)
832 if (*data_size < (s->max_channel + 1) * s->blockpos * (is32 ? 4 : 2))
844 *data_size = i * ch * (is32 ? 4 : 2);
850 uint8_t *data, unsigned int *data_size)
853 return output_data_internal(m, substr, data, data_size, 1);
855 return output_data_internal(m, substr, data, data_size, 0);
863 static int read_access_unit(AVCodecContext *avctx, void* data, int *data_size, argument
896 *data_size = 0;
1031 if (output_data(m, m->max_decoded_substream, data, data_size) < 0)
824 output_data_internal(MLPDecodeContext *m, unsigned int substr, uint8_t *data, unsigned int *data_size, int is32) argument
849 output_data(MLPDecodeContext *m, unsigned int substr, uint8_t *data, unsigned int *data_size) argument
H A Dc93.c116 int *data_size, const uint8_t * buf, int buf_size)
238 *data_size = sizeof(AVFrame);
115 decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t * buf, int buf_size) argument
H A Dcscd.c137 static int decode_frame(AVCodecContext *avctx, void *data, int *data_size, argument
211 *data_size = sizeof(AVFrame);
H A Deacmv.c146 void *data, int *data_size,
186 *data_size = sizeof(AVFrame);
145 cmv_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Deatqi.c103 void *data, int *data_size,
141 *data_size = sizeof(AVFrame);
102 tqi_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dflashsv.c104 void *data, int *data_size,
219 *data_size = sizeof(AVFrame);
103 flashsv_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Didcinvideo.c211 void *data, int *data_size,
238 *data_size = sizeof(AVFrame);
210 idcin_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dindeo2.c138 void *data, int *data_size,
186 *data_size = sizeof(AVPicture);
137 ir2_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dmmvideo.c161 void *data, int *data_size,
186 *data_size = sizeof(AVFrame);
160 mm_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dmsvideo1.c296 void *data, int *data_size,
316 *data_size = sizeof(AVFrame);
295 msvideo1_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dnuv.c130 static int decode_frame(AVCodecContext *avctx, void *data, int *data_size, argument
244 *data_size = sizeof(AVFrame);
H A Dpcx.c72 static int pcx_decode_frame(AVCodecContext *avctx, void *data, int *data_size, argument
222 *data_size = sizeof(AVFrame);
H A Droqvideodec.c171 void *data, int *data_size,
190 *data_size = sizeof(AVFrame);
170 roq_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Drpza.c243 void *data, int *data_size,
260 *data_size = sizeof(AVFrame);
242 rpza_decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *buf, int buf_size) argument
H A Dsgidec.c149 void *data, int *data_size,
231 *data_size = sizeof(AVPicture);
148 decode_frame(AVCodecContext *avctx, void *data, int *data_size, const uint8_t *in_buf, int buf_size) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Defi.h166 unsigned long *data_size, void *data);
170 unsigned long attr, unsigned long data_size,
174 unsigned long data_size, efi_char16_t *data);
H A Dirda.h181 unsigned short data_size; member in struct:if_irda_qos
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/python/
H A Dpy_spoolss_printerdata.c26 uint32 data_size)
35 Py_BuildValue("s#", data, data_size));
41 uint8 **data, uint32 *data_size,
100 *data_size = PyString_Size(obj);
24 py_from_printerdata(PyObject **dict, char *key, char *value, uint16 data_type, uint8 *data, uint32 data_size) argument
40 py_to_printerdata(char **key, char **value, uint16 *data_type, uint8 **data, uint32 *data_size, PyObject *dict) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/mtd/
H A Dubi-header.h164 * @data_size: how many bytes of data this logical eraseblock contains
247 * The @data_size field is used only for static volumes because UBI has to know
252 * contents and uses both @data_crc and @data_size fields. In this case, the
253 * @data_size field contains data size.
273 ubi32_t data_size; member in struct:ubi_vid_hdr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Ddir.c732 i_size = ia_na->data_size;
876 if (bmp_pos >> 3 >= bmp_na->data_size) {
882 bmp_buf_size = min(bmp_na->data_size - (bmp_pos >> 3), 4096);
902 if (bmp_pos >> 3 >= bmp_na->data_size)
909 if ((bmp_pos >> 3) + bmp_buf_size > bmp_na->data_size)
910 bmp_buf_size = bmp_na->data_size - (bmp_pos >> 3);
1232 fn->data_size = cpu_to_sle64(ni->data_size);
1339 if ((na->data_size != sizeof(INDEX_ROOT) + sizeof(INDEX_ENTRY_HEADER))){
1620 fn->data_size
[all...]
H A Dinode.c225 ni->data_size = ni->allocated_size = 0;
228 ni->data_size = sle64_to_cpu(ctx->attr->data_size);
237 ni->data_size = le32_to_cpu(ctx->attr->value_length);
238 ni->allocated_size = (ni->data_size + 7) & ~7;
618 fn->data_size = cpu_to_sle64(ni->data_size);
723 if (na->data_size == ni->attr_list_size) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Drl2.c83 int data_size; local
101 data_size = get_be32(pb);

Completed in 126 milliseconds

1234567891011>>