Searched refs:av_sha_size (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dsha.h35 extern const int av_sha_size;
47 * @param context pointer to the function context (of size av_sha_size)
H A Drandom_seed.c72 av_assert0(sizeof(tmp) >= av_sha_size);
H A Dsha.c43 const int av_sha_size = sizeof(AVSHA); variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dsha.h32 extern const int av_sha_size;
39 * @param context pointer to the function context (of size av_sha_size)
H A Dsha.c40 const int av_sha_size = sizeof(AVSHA); variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtmpproto.c382 sha = av_mallocz(av_sha_size);

Completed in 207 milliseconds