Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dhevc.c54 uint16_t avgFrameRate; member
831 hvcc->avgFrameRate = 0; in hvcc_write()
859 hvcc->avgFrameRate); in hvcc_write()
958 avio_wb16(pb, hvcc->avgFrameRate); in hvcc_write()