Searched refs:yuv_format (Results 1 – 5 of 5) sorted by relevance
247 uint32_t yuv_format) { in CreateType() argument257 RsYuvFormat yuv = (RsYuvFormat)yuv_format; in CreateType()260 ALOGE("rs_type creation error: Invalid yuv_format %d\n", yuv_format); in CreateType()295 if (yuv_format != RS_YUV_NONE) { in CreateType()303 faces, yuv_format); in CreateType()364 rs_yuv_format yuv_format) { in rsCreateType() argument367 (RsYuvFormat)yuv_format); in rsCreateType()390 rs_yuv_format yuv_format) { in rsCreateType() argument392 yuv_format); in rsCreateType()
84 arg: rs_yuv_format yuv_format, "YUV layout for the Type"101 yuv_format indicates the associated YUV format (or RS_YUV_NONE).
265 uint32_t yuv_format) { in CreateType() argument276 RsYuvFormat yuv = (RsYuvFormat) yuv_format; in CreateType()282 ALOGE("rs_type creation error: Invalid yuv_format %d\n", yuv_format); in CreateType()315 if (yuv_format != RS_YUV_NONE) { in CreateType()323 faces, yuv_format); in CreateType()391 rs_yuv_format yuv_format) { in rsCreateType() argument394 (RsYuvFormat) yuv_format); in rsCreateType()420 rs_yuv_format yuv_format) { in rsCreateType() argument422 yuv_format); in rsCreateType()
95 * yuv_format indicates the associated YUV format (or RS_YUV_NONE).104 * yuv_format: YUV layout for the Type109 bool faces, rs_yuv_format yuv_format);
418 bool mipmaps, bool faces, rs_yuv_format yuv_format);