Searched defs:uvLength (Results 1 – 2 of 2) sorted by relevance
119 int uvLength = uvStride * uvHeight; in initForYuvFrame() local
84 const int32_t uvLength) { in convert_16_to_8_neon()250 const int32_t uvLength) { in convert_16_to_8_standard()579 const uint64_t uvLength = img->stride[VPX_PLANE_U] * uvHeight; in DECODER_FUNC() local