Home
last modified time | relevance | path

Searched refs:FMT (Results 1 - 25 of 32) sorted by relevance

12

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_format.c148 #define FMT(pipe, mali, swizzle, srgb, flags) \ macro
163 #define FMT(pipe, mali, swizzle, srgb, flags) \ macro
173 FMT(NONE, CONSTANT, 0000, L, VTR_),
176 FMT(ETC1_RGB8, ETC2_RGB8, RGB1, L, _T__),
177 FMT(ETC2_RGB8, ETC2_RGB8, RGB1, L, _T__),
178 FMT(ETC2_SRGB8, ETC2_RGB8, RGB1, S, _T__),
179 FMT(ETC2_R11_UNORM, ETC2_R11_UNORM, R001, L, _T__),
180 FMT(ETC2_RGBA8, ETC2_RGBA8, RGBA, L, _T__),
181 FMT(ETC2_SRGBA8, ETC2_RGBA8, RGBA, S, _T__),
182 FMT(ETC2_RG11_UNOR
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_format.c5 #define MAP_FORMAT_NORM(FMT) \
6 [PIPE_FORMAT_ ## FMT ## _UNORM] = VK_FORMAT_ ## FMT ## _UNORM, \
7 [PIPE_FORMAT_ ## FMT ## _SNORM] = VK_FORMAT_ ## FMT ## _SNORM,
9 #define MAP_FORMAT_SCALED(FMT) \
10 [PIPE_FORMAT_ ## FMT ## _USCALED] = VK_FORMAT_ ## FMT ## _USCALED, \
11 [PIPE_FORMAT_ ## FMT ## _SSCALED] = VK_FORMAT_ ## FMT ## _SSCALE
[all...]
/third_party/ffmpeg/tests/fate/
H A Dacodec.mak3 fate-acodec-%: CMD = enc_dec wav $(SRC) $(FMT) "-b:a 128k -c $(CODEC) $(ENCOPTS)" wav "-c pcm_s16le $(DECOPTS)"
39 fate-acodec-pcm-%: FMT = wav macro
40 fate-acodec-pcm-%_planar: FMT = nut macro
43 fate-acodec-pcm-s8: FMT = mov macro
44 fate-acodec-pcm-s%be: FMT = mov macro
45 fate-acodec-pcm-u%be: FMT = nut macro
46 fate-acodec-pcm-u%le: FMT = nut macro
47 fate-acodec-pcm-f%be: FMT = au macro
70 fate-acodec-adpcm-adx: FMT = adx macro
71 fate-acodec-adpcm-argo: FMT macro
72 fate-acodec-adpcm-ima_apm: FMT = apm global() macro
73 fate-acodec-adpcm-ima_qt: FMT = aiff global() macro
74 fate-acodec-adpcm-ima_ssi: FMT = kvag global() macro
75 fate-acodec-adpcm-ima_wav: FMT = wav global() macro
76 fate-acodec-adpcm-ima_ws: FMT = wsaud global() macro
77 fate-acodec-adpcm-ms: FMT = wav global() macro
78 fate-acodec-adpcm-swf: FMT = flv global() macro
79 fate-acodec-adpcm-yamaha: FMT = wav global() macro
81 fate-acodec-adpcm-swf-wav: FMT = wav global() macro
84 fate-acodec-adpcm-ima_alp: FMT = alp global() macro
97 fate-acodec-adpcm-ima_qt-trellis: FMT = aiff global() macro
98 fate-acodec-adpcm-ima_wav-trellis: FMT = wav global() macro
99 fate-acodec-adpcm-ms-trellis: FMT = wav global() macro
100 fate-acodec-adpcm-swf-trellis: FMT = flv global() macro
101 fate-acodec-adpcm-yamaha-trellis: FMT = wav global() macro
104 fate-acodec-mp2: FMT = mp2 global() macro
109 fate-acodec-mp2fixed: FMT = mp2 global() macro
114 fate-acodec-alac: FMT = mov global() macro
133 fate-acodec-flac: FMT = flac global() macro
136 fate-acodec-flac-exact-rice: FMT = flac global() macro
142 fate-acodec-g723_1: FMT = g723_1 global() macro
157 fate-acodec-roqaudio: FMT = roq global() macro
163 fate-acodec-s302m: FMT = mpegts global() macro
169 fate-acodec-wavpack: FMT = wv global() macro
173 fate-acodec-tta: FMT = tta global() macro
[all...]
H A Dvcodec.mak6 fate-vsynth%: FMT = avi macro
9 fate-vsynth%: CMD = enc_dec "rawvideo $(DEFAULT_SIZE) -pix_fmt yuv420p $(RAWDECOPTS)" $(SRC) $(FMT) "-c $(CODEC) $(ENCOPTS)" rawvideo "-pix_fmt yuv420p -vsync passthrough $(DECOPTS)" "" "" ${TWOPASS}
33 fate-vsynth1-vc2-4%: FMT = mov macro
36 fate-vsynth2-vc2-4%: FMT = mov macro
39 fate-vsynth_lena-vc2-4%: FMT = mov macro
43 fate-vsynth1-vc2-t%: FMT = mov macro
45 fate-vsynth2-vc2-t%: FMT = mov macro
47 fate-vsynth_lena-vc2-t%: FMT = mov macro
100 $(FATE_VCODEC_DNXHD_DNXHD:%=fate-vsynth\%-%): FMT = dnxhd macro
130 $(FATE_VCODEC_DNXHD_MOV:%=fate-vsynth\%-%): FMT macro
154 $(FATE_VCODEC_DV:%=fate-vsynth\\%-%): FMT = dv global() macro
190 fate-vsynth%-flashsv: FMT = flv global() macro
195 fate-vsynth%-flashsv2: FMT = flv global() macro
199 fate-vsynth%-flv: FMT = flv global() macro
238 fate-vsynth%-mpeg1: FMT = mpeg1video global() macro
244 fate-vsynth%-mpeg1b: FMT = mpeg1video global() macro
256 $(FATE_MPEG2:%=fate-vsynth\\%-%): FMT = mpeg2video global() macro
297 fate-vsynth%-mpeg4: FMT = mp4 global() macro
345 fate-vsynth%-prores: FMT = mov global() macro
349 fate-vsynth%-prores_int: FMT = mov global() macro
353 fate-vsynth%-prores_444: FMT = mov global() macro
357 fate-vsynth%-prores_444_int: FMT = mov global() macro
360 fate-vsynth%-prores_ks: FMT = mov global() macro
363 fate-vsynth%-qtrle: FMT = mov global() macro
367 fate-vsynth%-qtrlegray: FMT = mov global() macro
380 fate-vsynth%-mov-bgr24: FMT = mov global() macro
383 fate-vsynth%-mov-bpp15: FMT = mov global() macro
386 fate-vsynth%-mov-bpp16: FMT = mov global() macro
392 fate-vsynth%-roqvideo: FMT = roq global() macro
396 fate-vsynth%-rv10: FMT = rm global() macro
400 fate-vsynth%-rv20: FMT = rm global() macro
418 fate-vsynth%-svq1: FMT = mov global() macro
434 fate-vsynth%-avui: FMT = mov global() macro
448 fate-vsynth%-xface: FMT = nut global() macro
[all...]
/third_party/ltp/include/
H A Dtst_test_macros.h40 #define TST_FMT_(FMT, _1, ...) FMT, ##__VA_ARGS__
42 #define TST_MSG_(RES, FMT, SCALL, ...) \
44 TST_FMT_(TST_2_(dummy, ##__VA_ARGS__, SCALL) FMT, __VA_ARGS__))
46 #define TST_MSGP_(RES, FMT, PAR, SCALL, ...) \
48 TST_FMT_(TST_2_(dummy, ##__VA_ARGS__, SCALL) FMT, __VA_ARGS__), PAR)
50 #define TST_MSGP2_(RES, FMT, PAR, PAR2, SCALL, ...) \
52 TST_FMT_(TST_2_(dummy, ##__VA_ARGS__, SCALL) FMT, __VA_ARGS__), PAR, PAR2)
237 #define TST_EXP_EXPR(EXPR, FMT, ...) \
238 tst_res_(__FILE__, __LINE__, (EXPR) ? TPASS : TFAIL, "Expect: " FMT, ##__VA_ARGS_
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_util.c39 #define MAP_FORMAT_NORM(FMT) \
40 [PIPE_FORMAT_ ## FMT ## _UNORM] = DXGI_FORMAT_ ## FMT ## _UNORM, \
41 [PIPE_FORMAT_ ## FMT ## _SNORM] = DXGI_FORMAT_ ## FMT ## _SNORM,
43 #define MAP_FORMAT_INT(FMT) \
44 [PIPE_FORMAT_ ## FMT ## _UINT] = DXGI_FORMAT_ ## FMT ## _UINT, \
45 [PIPE_FORMAT_ ## FMT ## _SINT] = DXGI_FORMAT_ ## FMT ## _SIN
[all...]
/third_party/ffmpeg/libavcodec/
H A Dtableprint.h80 #define FMT "Iu" macro
82 #define FMT "zu" macro
89 #type", "#name")[%"FMT"] = {\n", \
98 printf(prefix" "#type" "#name"[%"FMT"] = {\n", \
108 printf(prefix" "#type" "#name"[%"FMT"][%"FMT"] = {\n", \
H A Dtableprint_vlc.h69 printf(prefix" VLC "#name"[%"FMT"] = {{\n", \
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_format.c48 #define MAP_FORMAT_NORM(FMT) \
49 MAP_FORMAT(FMT, UNORM) \
50 MAP_FORMAT(FMT, SNORM)
52 #define MAP_FORMAT_INT(FMT) \
53 MAP_FORMAT(FMT, UINT) \
54 MAP_FORMAT(FMT, SINT)
56 #define MAP_FORMAT_SRGB(FMT) \
57 MAP_FORMAT2(FMT, SRGB, FMT, UNORM_SRGB)
59 #define MAP_FORMAT_FLOAT(FMT) \
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dupsampling_neon.c135 #define CONVERT8(FMT, XSTEP, N, src_y, src_uv, out, cur_x) do { \
161 STORE_ ## FMT(out + off, R, G, B); \
176 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \
178 CONVERT8(FMT, XSTEP, len, top_y, uv, top_dst, cur_x); \
180 CONVERT8(FMT, XSTEP, len, bottom_y, (uv) + 32, bottom_dst, cur_x); \
192 #define NEON_UPSAMPLE_FUNC(FUNC_NAME, FMT, XSTEP) \
220 VP8YuvTo ## FMT(top_y[0], u0, v0, top_dst); \
225 VP8YuvTo ## FMT(bottom_y[0], u0, v0, bottom_dst); \
231 CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, r_uv, \
241 CONVERT2RGB_1(VP8YuvTo ## FMT, XSTE
[all...]
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_format_table.c45 #define FMT(pipe, vtxfmt, texfmt, rbfmt, swapfmt) \ macro
53 #define VTC(pipe, fmt, swapfmt) FMT(pipe, fmt, fmt, fmt, swapfmt)
55 #define _TC(pipe, fmt, swapfmt) FMT(pipe, NONE, fmt, fmt, swapfmt)
56 #define _T_(pipe, fmt, swapfmt) FMT(pipe, NONE, fmt, NONE, swapfmt)
57 #define VT_(pipe, fmt, swapfmt) FMT(pipe, fmt, fmt, NONE, swapfmt)
58 #define V__(pipe, fmt, swapfmt) FMT(pipe, fmt, NONE, NONE, swapfmt)
72 FMT(A8_UNORM, NONE, 8_UNORM, A8_UNORM, WZYX),
210 FMT(R10G10B10A2_UNORM, 10_10_10_2_UNORM, 10_10_10_2_UNORM, 10_10_10_2_UNORM_DEST, WZYX),
211 FMT(B10G10R10A2_UNORM, 10_10_10_2_UNORM, 10_10_10_2_UNORM, 10_10_10_2_UNORM_DEST, WXYZ),
212 FMT(B10G10R10X2_UNOR
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc509 #define REP_0(expr, FMT)
510 #define REP_1(expr, FMT) FMT(expr, 0)
511 #define REP_2(expr, FMT) REP_1(expr, FMT), FMT(expr, 1)
512 #define REP_3(expr, FMT) REP_2(expr, FMT), FMT(expr, 2)
513 #define REP_4(expr, FMT) REP_
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dentry_points_utils.h99 #define EGL_EVENT(EP, FMT, ...) EVENT(nullptr, EGL##EP, FMT, ##__VA_ARGS__)
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUBiDiProps.java44 ICUBinary.readHeader(bytes, FMT, new IsAcceptable()); in readData()
267 private static final int FMT=0x42694469; field in UBiDiProps
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUBiDiProps.java48 ICUBinary.readHeader(bytes, FMT, new IsAcceptable()); in readData()
271 private static final int FMT=0x42694469; field in UBiDiProps
/third_party/mesa3d/src/freedreno/decode/scripts/
H A Dtexturator-to-unit-test.lua111 width0, height0, depth0, pkt[0].FMT, pkt[0].TILE_MODE, pkt[3].MIN_LAYERSZ, tostring(pkt[3].TILE_ALL), tostring(pkt[3].FLAG), pkt[10].FLAG_BUFFER_LOGW, pkt[10].FLAG_BUFFER_LOGH, tostring(pkt[0].SAMPLES))
140 printf(" .format = %s,\n", pkt[0].FMT)
H A Dtexturator-to-unit-test-5xx.lua118 width0, height0, depth0, pkt[0].FMT, pkt[0].TILE_MODE, tostring(pkt[3].FLAG))
147 printf(" .format = %s,\n", pkt[0].FMT)
/third_party/ffmpeg/libavcodec/tests/
H A Dfft.c71 #define FMT "%10.6f" macro
75 #define FMT "%6d" macro
208 av_log(NULL, AV_LOG_ERROR, "ERROR %5d: "FMT" "FMT"\n", in check_diff()
/third_party/python/Doc/
H A DMakefile189 (cd build/latex; make clean && make all-pdf && make FMT=pdf zip bz2)
197 (cd build/latex; make clean && make all-pdf && make FMT=pdf zip bz2)
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_wgl.cpp54 #define WGL_EVENT(EP, FMT, ...) EVENT(nullptr, WGL##EP, FMT, __VA_ARGS__)
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeRISCV_common.c1976 #define FMT(op) ((sljit_ins)((op & SLJIT_32) ^ SLJIT_32) << 17) macro
1994 FAIL_IF(push_inst(compiler, FCVT_W_S | FMT(op) | flags | RD(dst_r) | FRS1(src))); in sljit_emit_fop1_conv_sw_from_f64()
2039 inst = FCVT_S_W | FMT(op) | FRD(dst_r) | RS1(src); in sljit_emit_fop1_conv_f64_from_sw()
2079 inst = FEQ_S | FMT(op) | RD(OTHER_FLAG) | FRS1(src1) | FRS2(src2); in sljit_emit_fop1_cmp()
2085 inst = FLT_S | FMT(op) | RD(OTHER_FLAG) | FRS1(src1) | FRS2(src2); in sljit_emit_fop1_cmp()
2089 inst = FLT_S | FMT(op) | RD(OTHER_FLAG) | FRS1(src2) | FRS2(src1); in sljit_emit_fop1_cmp()
2095 inst = FLE_S | FMT(op) | RD(OTHER_FLAG) | FRS1(src1) | FRS2(src2); in sljit_emit_fop1_cmp()
2099 inst = FLE_S | FMT(op) | RD(OTHER_FLAG) | FRS1(src2) | FRS2(src1); in sljit_emit_fop1_cmp()
2103 FAIL_IF(push_inst(compiler, FLT_S | FMT(op) | RD(OTHER_FLAG) | FRS1(src1) | FRS2(src2))); in sljit_emit_fop1_cmp()
2104 FAIL_IF(push_inst(compiler, FLT_S | FMT(o in sljit_emit_fop1_cmp()
2245 #undef FMT global() macro
[all...]
H A DsljitNativeMIPS_common.c2547 #define FMT(op) ((((sljit_ins)op & SLJIT_32) ^ SLJIT_32) << (21 - 8)) macro
2564 FAIL_IF(push_inst(compiler, (TRUNC_W_S ^ (flags >> 19)) | FMT(op) | FS(src) | FD(TMP_FREG1), MOVABLE_INS)); in sljit_emit_fop1_conv_sw_from_f64()
2678 return push_inst(compiler, inst | FMT(op) | FT(src2) | FS(src1) | C_FD, UNMOVABLE_INS); in sljit_emit_fop1_cmp()
2708 FAIL_IF(push_inst(compiler, MOV_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop1()
2714 FAIL_IF(push_inst(compiler, NEG_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop1()
2717 FAIL_IF(push_inst(compiler, ABS_S | FMT(op) | FS(src) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop1()
2787 FAIL_IF(push_inst(compiler, ADD_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop2()
2791 FAIL_IF(push_inst(compiler, SUB_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop2()
2795 FAIL_IF(push_inst(compiler, MUL_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop2()
2799 FAIL_IF(push_inst(compiler, DIV_S | FMT(o in sljit_emit_fop2()
2810 #undef FMT global() macro
3146 #undef FMT global() macro
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h96 #define IM_FMTARGS(FMT) __attribute__((format(gnu_printf, FMT, FMT+1)))
97 #define IM_FMTLIST(FMT) __attribute__((format(gnu_printf, FMT, 0)))
99 #define IM_FMTARGS(FMT) __attribute__((format(printf, FMT, FMT+1)))
100 #define IM_FMTLIST(FMT) __attribute__((format(printf, FMT,
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtchcfmt.cpp544 ChoiceFormat* FMT[] = { &fmt1, &fmt2 }; in TestClosures() local
549 FMT[pass]->format(x, str); in TestClosures()
/third_party/mesa3d/src/imgui/
H A Dimgui.h67 #define IM_FMTARGS(FMT) __attribute__((format(printf, FMT, FMT+1))) // Apply printf-style warnings to user functions.
68 #define IM_FMTLIST(FMT) __attribute__((format(printf, FMT, 0)))
70 #define IM_FMTARGS(FMT)
71 #define IM_FMTLIST(FMT)

Completed in 35 milliseconds

12