Searched refs:jSdrStrides (Results 1 – 1 of 1) sorted by relevance
337 ScopedIntArrayRO* jHdrStrides, ScopedIntArrayRO* jSdrStrides) { in encode() argument353 if (jSdrStrides->size() != 3) { in encode()370 const int* sdrStrides = reinterpret_cast<const int*>(jSdrStrides->get()); in encode()447 jintArray jHdrStrides, jintArray jSdrStrides) { in YuvImage_compressToJpegR() argument452 ScopedIntArrayRO sdrStrides(env, jSdrStrides); in YuvImage_compressToJpegR()