Home
last modified time | relevance | path

Searched refs:ap0 (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Daf_adecorrelate.c112 APContext *ap0 = &s->ap[ch][0]; in filter_channel_dbl() local
115 dst[n] = ap_run(ap0, src[n]); in filter_channel_dbl()
/third_party/ffmpeg/libavcodec/
H A Dtiff.c243 char *ap, *ap0; in doubles2str() local
252 ap0 = ap; in doubles2str()
257 av_free(ap0); in doubles2str()
262 ap0[strlen(ap0) - strlen(sep)] = '\0'; in doubles2str()
263 return ap0; in doubles2str()

Completed in 4 milliseconds