Home
last modified time | relevance | path

Searched defs:bytes_left (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/src/util/
Dvl_vlc.h46 unsigned bytes_left; member
132 unsigned bytes_left = vlc->end - vlc->data; in vl_vlc_fillbits() local
214 signed bytes_left = vlc->end - vlc->data; in vl_vlc_bits_left() local
/third_party/ffmpeg/libavcodec/
Dfitsenc.c45 int ret, bitpix, naxis3 = 1, i, j, k, bytes_left; in fits_encode_frame() local
Dmlp_parser.c39 int bytes_left; member
Dbrenderpix.c144 unsigned int bytes_left; in pix_decode_frame() local
Dmpegvideo_parser.c110 int frame_rate_index, ext_type, bytes_left; in mpegvideo_extract_headers() local
Dfitsdec.c110 int lines_read, bytes_left, i, ret; in fits_read_header() local
Dralf.c424 int bytes_left; in decode_frame() local
Dvc2enc.c647 int i, j, slice_x, slice_y, bytes_left = 0; in calc_slice_sizes() local
/third_party/toybox/toys/pending/
Ddd.c232 unsigned long long bytes_left = TT.c_count; in dd_main() local
/third_party/skia/third_party/externals/libpng/contrib/oss-fuzz/
Dlibpng_read_fuzzer.cc48 size_t bytes_left; member
/third_party/ltp/testcases/kernel/mem/mmapstress/
Dmmapstress10.c184 off64_t bytes_left; local
186 off_t bytes_left; local
Dmmapstress01.c270 off_t bytes_left; in run() local
/third_party/ffmpeg/libavformat/
Ddxa.c35 uint32_t bytes_left; member
/third_party/libunwind/libunwind/src/
Dos-linux.h216 ssize_t bytes_left = mi->buf_end - mi->buf; in maps_next() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_mem_access_bit_sizes.c124 const unsigned bytes_left = bytes_read - load_offset; in lower_mem_load_bit_size() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmemmgr.c111 size_t bytes_left; /* bytes still available in this pool */ member
119 size_t bytes_left; /* bytes still available in this pool */ member
/third_party/curl/lib/
Dtransfer.c137 size_t bytes_left = Curl_dyn_len(trailers_buf) - in trailers_read() local
/third_party/lwip/src/apps/http/
Dhttpd.c1095 int bytes_left; local
/third_party/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp1901 uint32_t bytes_left = u_bit_consecutive(0, swap.bytes); in handle_operands() local
Daco_register_allocation.cpp1772 unsigned bytes_left = bytes - ((unsigned)j - reg_win.lo()) * 4; in get_reg_create_vector() local
/third_party/python/Modules/_ctypes/
D_ctypes.c2669 size_t bytes_left; in unique_key() local
/third_party/astc-encoder/Source/
Dstb_image.h1231 size_t bytes_left = bytes_per_row; in stbi__vertical_flip() local