Searched defs:ptr_end (Results 1 - 8 of 8) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | compute_antialias_float.h | 65 float *ptr, *ptr_end; in compute_antialias_mips_float() local
|
/third_party/ffmpeg/libavformat/ |
H A D | mpl2dec.c | 42 const unsigned char *ptr_end = ptr + p->buf_size; in mpl2_probe() local
|
H A D | mpsubdec.c | 39 const char *ptr_end = p->buf + p->buf_size; in mpsub_probe() local
|
H A D | jacosubdec.c | 53 const char *ptr_end = p->buf + p->buf_size; in jacosub_probe() local
|
/third_party/ltp/testcases/kernel/syscalls/nftw/ |
H A D | lib64.c | 135 char *ptr, *ptr_end, *buffer; in test_long_file_name() local 157 char *ptr, *ptr_end, *buffer; in test_long_component_name() local
|
H A D | lib.c | 135 char *ptr, *ptr_end, *buffer; in test_long_file_name() local 157 char *ptr, *ptr_end, *buffer; in test_long_component_name() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | 4xm.c | 630 const uint8_t *ptr_end = buf + buf_size; in read_huffman_tables() local
|
/third_party/backends/backend/ |
H A D | mustek.c | 4135 SANE_Byte *red_ptr, *grn_ptr, *blu_ptr, *ptr, *ptr_end; in fix_line_distance_none() local 4636 SANE_Byte *ptr, *ptr_end; in output_data() local
|
Completed in 11 milliseconds