Home
last modified time | relevance | path

Searched refs:pnm_get (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dpnm.c37 static void pnm_get(PNMContext *sc, char *str, int buf_size) in pnm_get() function
81 pnm_get(s, buf1, sizeof(buf1)); in ff_pnm_decode_header()
104 pnm_get(s, buf1, sizeof(buf1)); in ff_pnm_decode_header()
106 pnm_get(s, buf1, sizeof(buf1)); in ff_pnm_decode_header()
109 pnm_get(s, buf1, sizeof(buf1)); in ff_pnm_decode_header()
112 pnm_get(s, buf1, sizeof(buf1)); in ff_pnm_decode_header()
115 pnm_get(s, buf1, sizeof(buf1)); in ff_pnm_decode_header()
120 pnm_get(s, tuple_type, sizeof(tuple_type)); in ff_pnm_decode_header()
172 pnm_get(s, buf1, sizeof(buf1)); in ff_pnm_decode_header()
174 pnm_get(s, buf1, sizeof(buf1)); in ff_pnm_decode_header()
[all …]