Home | History | Annotate | Download | only in jni

Lines Matching refs:output_buffer_size

662     const int output_buffer_size =
673 if (output_buffer_size < width * height * 3 / 2) {
674 ALOGE << "Insufficient output buffer size: " << output_buffer_size;