| /third_party/ffmpeg/libavcodec/ |
| H A D | ansi.c | 363 const uint8_t *buf_end = buf+buf_size; in decode_frame() local
|
| H A D | eatgv.c | 271 const uint8_t *buf_end = buf + buf_size; in tgv_decode_frame() local 149 tgv_decode_inter(TgvContext *s, AVFrame *frame, const uint8_t *buf, const uint8_t *buf_end) tgv_decode_inter() argument [all...] |
| H A D | put_bits.h | 53 uint8_t *buf, *buf_ptr, *buf_end; member [all...] |
| H A D | flacdec.c | 203 const uint8_t *buf_end = buf + buf_size; in get_metadata_size() local
|
| H A D | cavsdec.c | 1242 const uint8_t *buf_end; in cavs_decode_frame() local
|
| H A D | pgssubdec.c | 333 const uint8_t *buf_end = buf + buf_size; in parse_palette_segment() local 395 const uint8_t *buf_end = buf + buf_size; in parse_presentation_segment() local 598 const uint8_t *buf_end; in decode() local
|
| H A D | dvbsubdec.c | 869 const uint8_t *buf_end = buf + buf_size; in dvbsub_parse_pixel_data_block() local 986 const uint8_t *buf_end = buf + buf_size; in dvbsub_parse_object_segment() local 1050 const uint8_t *buf_end = buf + buf_size; in dvbsub_parse_clut_segment() local 1147 const uint8_t *buf_end in dvbsub_parse_region_segment() local 1297 const uint8_t *buf_end = buf + buf_size; dvbsub_parse_page_segment() local [all...] |
| H A D | iff.c | 808 decode_short_horizontal_delta(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int bpp, int dst_size) decode_short_horizontal_delta() argument 861 decode_byte_vertical_delta(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int xor, int bpp, int dst_size) decode_byte_vertical_delta() argument 928 decode_delta_j(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int h, int bpp, int dst_size) decode_delta_j() argument 1039 decode_short_vertical_delta(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int bpp, int dst_size) decode_short_vertical_delta() argument 1107 decode_long_vertical_delta(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int bpp, int dst_size) decode_long_vertical_delta() argument 1193 decode_short_vertical_delta2(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int bpp, int dst_size) decode_short_vertical_delta2() argument 1253 decode_long_vertical_delta2(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int bpp, int dst_size) decode_long_vertical_delta2() argument 1335 decode_delta_d(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int flag, int bpp, int dst_size) decode_delta_d() argument 1394 decode_delta_e(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int flag, int bpp, int dst_size) decode_delta_e() argument 1449 decode_delta_l(uint8_t *dst, const uint8_t *buf, const uint8_t *buf_end, int w, int flag, int bpp, int dst_size) decode_delta_l() argument 1534 const uint8_t *buf_end = buf + buf_size; decode_frame() local [all...] |
| H A D | 4xm.c | 732 const uint8_t *buf_end = buf + length; in decode_i2_frame() local
|
| H A D | mjpegdec.c | 2190 static int find_marker(const uint8_t **pbuf_ptr, const uint8_t *buf_end) in find_marker() argument 2215 ff_mjpeg_find_marker(MJpegDecodeContext *s, const uint8_t **buf_ptr, const uint8_t *buf_end, const uint8_t **unescaped_buf_ptr, int *unescaped_buf_size) ff_mjpeg_find_marker() argument 2412 const uint8_t *buf_end, *buf_ptr; ff_mjpeg_receive_frame() local [all...] |
| H A D | j2kenc.c | 126 uint8_t *buf_end; member [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | rtpdec_xiph.c | 206 static int get_base128(const uint8_t ** buf, const uint8_t * buf_end) in get_base128() argument
|
| H A D | hls_sample_encryption.c | 55 const uint8_t *buf_end; member [all...] |
| H A D | avio.h | 230 unsigned char *buf_end; /**< End of the data, may be less than member
|
| H A D | wtvdec.c | 258 const uint8_t *buf_end = buf + buf_size; in wtvfile_open2() local
|
| /third_party/python/Parser/ |
| H A D | pegen_errors.c | 263 const char* buf_end = p->tok->fp_interactive ? p->tok->interactive_src_end : p->tok->inp; in get_error_line_from_tokenizer_buffers() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | avstring.c | 379 int av_utf8_decode(int32_t *codep, const uint8_t **bufp, const uint8_t *buf_end, in av_utf8_decode() argument
|
| /third_party/libwebsockets/lib/roles/http/ |
| H A D | cookie.c | 555 char *tk_head, *tk_end, *buf_head, *buf_end, *cookiep, *dl; in lws_parse_set_cookie() local
|
| /third_party/ltp/metadata/ |
| H A D | metaparse.c | 550 static void macro_get_string(FILE *f, char *buf, char *buf_end) in macro_get_string() argument 579 char *buf_end = buf + buf_len - 1; in macro_get_val() local
|
| /third_party/musl/libc-test/src/functionalext/trace/ |
| H A D | trace_marker.c | 120 char buf_end[BUFFER_LEN] = {0}; in trace_marker_0010() local 257 char buf_end[BUFFER_LEN] = {0}; in trace_marker_0040() local 538 char buf_end[BUFFER_LEN] = {0}; in ThreadTraceMarkerFir() local 582 char buf_end[BUFFER_LEN] = {0}; ThreadTraceMarkerSec() local 877 char buf_end[BUFFER_LEN] = {0}; trace_marker_0100() local 933 char buf_end[BUFFER_LEN] = {0}; trace_marker_0110() local 985 char buf_end[BUFFER_LEN] = {0}; trace_marker_0120() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
| H A D | est.c | 548 char *pos, *end, *buf_end; in generate_csr() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
| H A D | est.c | 548 char *pos, *end, *buf_end; in generate_csr() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imstb_textedit.h | 1140 const char* buf_end = (char*)state->undo_rec + sizeof(state->undo_rec); (void)buf_end; in stb_textedit_discard_redo() local
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_textedit.h | 1171 const char* buf_end = (char*)state->undo_rec + sizeof(state->undo_rec); (void)buf_end; in stb_textedit_discard_redo() local
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | vp8_dec.c | 205 const uint8_t* buf_end = buf + size; in ParsePartitions() local
|