Home | History | Annotate | Download | only in libcopybit

Lines Matching refs:is_supported_yuv_format

415 static int is_supported_yuv_format(int format)
543 } else if (is_supported_yuv_format(rhs->format) == COPYBIT_SUCCESS) {
1106 } else if (is_supported_yuv_format(dst->format) == COPYBIT_SUCCESS) {
1189 } else if (is_supported_yuv_format(src->format) == COPYBIT_SUCCESS) {