Home
last modified time | relevance | path

Searched defs:from_omx_ticks (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Domx.c56 static int64_t from_omx_ticks(OMX_TICKS value) in from_omx_ticks() function
62 #define from_omx_ticks(x) (x) macro

Completed in 5 milliseconds