Home
last modified time | relevance | path

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

/external/webrtc/rtc_tools/converter/
Dconverter.cc48 int y_plane_size = YPlaneSize(); in ConvertRGBAToI420Video() local
106 int y_plane_size, in AddYUVToFile()
/external/libgav1/libgav1/src/
Dyuv_buffer.cc109 const uint64_t y_plane_size = (height + top_border + bottom_border) * in Realloc() local
/external/libyuv/files/unit_test/
Dplanar_test.cc1350 int y_plane_size = (yw + b * 2) * (yh + b * 2); in TEST_F() local
2045 const int y_plane_size = benchmark_width * benchmark_height * 2; in TestHalfFloatPlane() local
2178 const int y_plane_size = benchmark_width * benchmark_height; in TestByteToFloat() local
/external/exoplayer/tree/extensions/av1/src/main/jni/
Dgav1_jni.cc702 const int y_plane_size = in DECODER_FUNC() local