Searched defs:out_end (Results 1 – 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | sgidec.c | 52 uint8_t *out_end = out_buf + len; in expand_rle_row8() local 91 uint16_t *out_end = out_buf + len; in expand_rle_row16() local 174 uint8_t *out_end; in read_uncompressed_sgi() local 208 uint8_t *out_buf, *out_end; in decode_frame() local
|
D | rl2.c | 70 const uint8_t *out_end = out + stride * s->avctx->height; in rl2_rle_decode() local
|
D | opus_silk.c | 685 int out_end; in silk_decode_frame() local
|
/third_party/ffmpeg/libavformat/ |
D | url.c | 164 static int append_path(char *root, char *out_end, char **rout, in append_path() 197 char *out, *out_end, *path; in ff_make_absolute_url2() local
|
/third_party/ffmpeg/libavutil/ |
D | lzo.c | 39 uint8_t *out_start, *out, *out_end; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
D | tlsv1_server.c | 266 u8 alert, *out_end, *out_pos, ct; in tlsv1_server_decrypt() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
D | tlsv1_server.c | 266 u8 alert, *out_end, *out_pos, ct; in tlsv1_server_decrypt() local
|