Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dxsubdec.c35 static const uint8_t tc_muls[9] = { 10, 6, 10, 6, 10, 10, 10, 10, 1 }; variable
45 ms = (ms + c) * tc_muls[i]; in parse_timecode()

Completed in 1 milliseconds