Home
last modified time | relevance | path

Searched defs:pYuvFile (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/test/
DBaseThreadDecoderTest.h53 FILE* pYuvFile; variable
/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp178 void FlushFrames (ISVCDecoder* pDecoder, int64_t& iTotal, FILE* pYuvFile, FILE* pOptionFile, int32_… in FlushFrames()
223 FILE* pYuvFile = NULL; in H264DecodeInstance() local