Searched defs:to_omx_ticks (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | omx.c | 49 static OMX_TICKS to_omx_ticks(int64_t value) in to_omx_ticks() function 61 #define to_omx_ticks(x) (x) macro |
Completed in 2 milliseconds