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