Home
last modified time | relevance | path

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

/external/exoplayer/tree/extensions/vp9/src/main/jni/
Dvpx_jni.cc181 const int32_t uvWidth = (img->d_w + 1) / 2; in convert_16_to_8_neon() local
268 const int32_t uvWidth = (img->d_w + 1) / 2; in convert_16_to_8_standard() local