Home
last modified time | relevance | path

Searched defs:numbytes (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/glx/
Dglx_query.c125 int numbytes; in __glXGetStringFromServer() local
/external/opencv3/modules/imgcodecs/src/
Drgbe.cpp267 static int RGBE_WriteBytes_RLE(FILE *fp, unsigned char *data, int numbytes) in RGBE_WriteBytes_RLE()
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dglxinit.c142 int numbytes; in __glXQueryServerString() local
/external/libhevc/test/decoder/
Dmain.c2184 WORD32 numbytes; in hevcdec_main() local
2629 WORD32 numbytes; in hevcdec_main() local
/external/libmpeg2/test/decoder/
Dmain.c2379 WORD32 numbytes; in vdec_main() local
2734 WORD32 numbytes; in vdec_main() local
/external/libavc/test/decoder/
Dmain.c2286 WORD32 numbytes; in h264dec_main() local
2728 WORD32 numbytes; in h264dec_main() local
/external/opencv3/3rdparty/libjasper/
Djpc_enc.c1115 long numbytes; in jpc_enc_encodemainbody() local
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp3404 size_t numbytes = lodepng_get_raw_size(w, h, mode_in); in lodepng_convert() local