Home
last modified time | relevance | path

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

/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp219 … int32_t& iWidth, int32_t& iHeight, const char* pOptionFileName, const char* pLengthFileName, in H264DecodeInstance() argument
290 if (pLengthFileName != NULL) { in H264DecodeInstance()
291 fpTrack = fopen (pLengthFileName, "rb"); in H264DecodeInstance()