Searched defs:uvHeight (Results 1 – 2 of 2) sorted by relevance
114 int uvHeight = (int) (((long) height + 1) / 2); in initForYuvFrame() local
83 const int32_t uvHeight, const int32_t yLength, in convert_16_to_8_neon()248 jbyte* const data, const int32_t uvHeight, in convert_16_to_8_standard()577 const int32_t uvHeight = (img->d_h + 1) / 2; in DECODER_FUNC() local