Home | History | Annotate | Download | only in libcopybit

Lines Matching refs:is_supported_yuv_format

434 static int is_supported_yuv_format(int format)
562 } else if (is_supported_yuv_format(rhs->format) == COPYBIT_SUCCESS) {
1134 } else if (is_supported_yuv_format(dst->format) == COPYBIT_SUCCESS) {
1226 } else if (is_supported_yuv_format(src->format) == COPYBIT_SUCCESS) {