Searched defs:num_bytes (Results 1 - 25 of 31) sorted by relevance

12

/xsrc/external/mit/xterm/dist/vttests/
H A Dutf8.pl44 sub num_bytes($) { subroutine
/xsrc/external/mit/brotli/dist/c/enc/
H A Dbackward_references.c123 void BrotliCreateBackwardReferences(size_t num_bytes, argument
H A Dbackward_references_hq.c187 size_t num_bytes = self->num_bytes_; local in function:ZopfliCostModelSetFromCommands
206 size_t num_bytes = self->num_bytes_; local in function:ZopfliCostModelSetFromLiteralCosts
88 InitZopfliCostModel(MemoryManager * m,ZopfliCostModel * self,const BrotliDistanceParams * dist,size_t num_bytes) argument
302 ComputeMinimumCopyLength(const float start_cost,const ZopfliNode * nodes,const size_t num_bytes,const size_t pos) argument
402 UpdateNodes(const size_t num_bytes,const size_t block_start,const size_t pos,const uint8_t * ringbuffer,const size_t ringbuffer_mask,const BrotliEncoderParams * params,const size_t max_backward_limit,const int * starting_dist_cache,const size_t num_matches,const BackwardMatch * matches,const ZopfliCostModel * model,StartPosQueue * queue,ZopfliNode * nodes) argument
554 ComputeShortestPathFromNodes(size_t num_bytes,ZopfliNode * nodes) argument
571 BrotliZopfliCreateCommands(const size_t num_bytes,const size_t block_start,const ZopfliNode * nodes,int * dist_cache,size_t * last_insert_len,const BrotliEncoderParams * params,Command * commands,size_t * num_literals) argument
616 ZopfliIterate(size_t num_bytes,size_t position,const uint8_t * ringbuffer,size_t ringbuffer_mask,const BrotliEncoderParams * params,const size_t gap,const int * dist_cache,const ZopfliCostModel * model,const uint32_t * num_matches,const BackwardMatch * matches,ZopfliNode * nodes) argument
657 BrotliZopfliComputeShortestPath(MemoryManager * m,size_t num_bytes,size_t position,const uint8_t * ringbuffer,size_t ringbuffer_mask,ContextLut literal_context_lut,const BrotliEncoderParams * params,const int * dist_cache,Hasher * hasher,ZopfliNode * nodes) argument
722 BrotliCreateZopfliBackwardReferences(MemoryManager * m,size_t num_bytes,size_t position,const uint8_t * ringbuffer,size_t ringbuffer_mask,ContextLut literal_context_lut,const BrotliEncoderParams * params,Hasher * hasher,int * dist_cache,size_t * last_insert_len,Command * commands,size_t * num_commands,size_t * num_literals) argument
739 BrotliCreateHqZopfliBackwardReferences(MemoryManager * m,size_t num_bytes,size_t position,const uint8_t * ringbuffer,size_t ringbuffer_mask,ContextLut literal_context_lut,const BrotliEncoderParams * params,Hasher * hasher,int * dist_cache,size_t * last_insert_len,Command * commands,size_t * num_commands,size_t * num_literals) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Dblob_test.c201 size_t delta, last, num_bytes; local in function:test_alignment
90 expect_equal_bytes(uint8_t * expected,const uint8_t * actual,size_t num_bytes,const char * test) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c47 nvc0_decoder_decode_bitstream(struct pipe_video_codec * decoder,struct pipe_video_buffer * video_target,struct pipe_picture_desc * picture,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument
H A Dnvc0_video_bsp.c52 nvc0_decoder_bsp_next(struct nouveau_vp3_decoder * dec,unsigned comm_seq,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c31 nv98_decoder_decode_bitstream(struct pipe_video_codec * decoder,struct pipe_video_buffer * video_target,struct pipe_picture_desc * picture,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument
H A Dnv98_video_bsp.c35 nv98_decoder_bsp(struct nouveau_vp3_decoder * dec,union pipe_desc desc,struct nouveau_vp3_video_buffer * target,unsigned comm_seq,unsigned num_buffers,const void * const * data,const unsigned * num_bytes,unsigned * vp_caps,unsigned * is_ref,struct nouveau_vp3_video_buffer * refs[16]) argument
H A Dnv84_video_bsp.c85 nv84_decoder_bsp(struct nv84_decoder * dec,struct pipe_h264_picture_desc * desc,unsigned num_buffers,const void * const * data,const unsigned * num_bytes,struct nv84_video_buffer * dest) argument
H A Dnv84_video.c124 nv84_decoder_decode_bitstream_h264(struct pipe_video_codec * decoder,struct pipe_video_buffer * video_target,struct pipe_picture_desc * picture,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument
162 nv84_decoder_decode_bitstream_mpeg12(struct pipe_video_codec * decoder,struct pipe_video_buffer * video_target,struct pipe_picture_desc * picture,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c31 nv98_decoder_decode_bitstream(struct pipe_video_codec * decoder,struct pipe_video_buffer * video_target,struct pipe_picture_desc * picture,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument
H A Dnv98_video_bsp.c35 nv98_decoder_bsp(struct nouveau_vp3_decoder * dec,union pipe_desc desc,struct nouveau_vp3_video_buffer * target,unsigned comm_seq,unsigned num_buffers,const void * const * data,const unsigned * num_bytes,unsigned * vp_caps,unsigned * is_ref,struct nouveau_vp3_video_buffer * refs[16]) argument
H A Dnv84_video_bsp.c85 nv84_decoder_bsp(struct nv84_decoder * dec,struct pipe_h264_picture_desc * desc,unsigned num_buffers,const void * const * data,const unsigned * num_bytes,struct nv84_video_buffer * dest) argument
H A Dnv84_video.c124 nv84_decoder_decode_bitstream_h264(struct pipe_video_codec * decoder,struct pipe_video_buffer * video_target,struct pipe_picture_desc * picture,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument
162 nv84_decoder_decode_bitstream_mpeg12(struct pipe_video_codec * decoder,struct pipe_video_buffer * video_target,struct pipe_picture_desc * picture,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_video.c47 nvc0_decoder_decode_bitstream(struct pipe_video_codec * decoder,struct pipe_video_buffer * video_target,struct pipe_picture_desc * picture,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument
H A Dnvc0_video_bsp.c52 nvc0_decoder_bsp_next(struct nouveau_vp3_decoder * dec,unsigned comm_seq,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dblob_test.c201 size_t delta, last, num_bytes; local in function:test_alignment
90 expect_equal_bytes(uint8_t * expected,const uint8_t * actual,size_t num_bytes,const char * test) argument
[all...]
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dtheatre200.h128 unsigned int num_bytes; member in struct:rt200_microc_seg
H A Datombios_output.c2093 RADEONProcessAuxCH(xf86OutputPtr output, uint8_t *req_bytes, uint8_t num_bytes, argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c36 static double get_MBps_rate(unsigned num_bytes, unsigned ns) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c36 static double get_MBps_rate(unsigned num_bytes, unsigned ns) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_bsp.c258 nouveau_vp3_bsp_next(struct nouveau_vp3_decoder * dec,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_bsp.c258 nouveau_vp3_bsp_next(struct nouveau_vp3_decoder * dec,unsigned num_buffers,const void * const * data,const unsigned * num_bytes) argument
/xsrc/external/mit/xf86-input-elographics/dist/src/
H A Dxf86Elo.c235 int num_bytes; local in function:xf86EloGetPacket
330 int num_bytes; local in function:xf86EloGetUnframedPacket
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.c1354 void draw_set_constant_buffer_stride(struct draw_context *draw, unsigned num_bytes) argument

Completed in 31 milliseconds

12