Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Domx.c55 static int64_t from_omx_ticks(OMX_TICKS value) in from_omx_ticks() function
61 #define from_omx_ticks(x) (x) macro