Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drtmpdh.c221 #define dh_new() av_mallocz(sizeof(FF_DH)) macro
326 if (!(dh = dh_new())) in ff_dh_init()