Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Domx.c48 static OMX_TICKS to_omx_ticks(int64_t value) in to_omx_ticks() function
60 #define to_omx_ticks(x) (x) macro