Home
last modified time | relevance | path

Searched refs:SAMPLE (Results 1 - 16 of 16) sorted by relevance

/third_party/ffmpeg/libswresample/
H A Drematrix_template.c23 # define SAMPLE float macro
29 # define SAMPLE double macro
34 # define SAMPLE int16_t macro
46 # define SAMPLE int32_t macro
52 typedef void (RENAME(mix_any_func_type))(SAMPLE **out, const SAMPLE **in1, COEFF *coeffp, integer len);
54 static void RENAME(sum2)(SAMPLE *out, const SAMPLE *in1, const SAMPLE *in2, COEFF *coeffp, integer index1, integer index2, integer len){ in sum2()
63 static void RENAME(copy)(SAMPLE *ou
111 #undef SAMPLE global() macro
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp49 SAMPLE = 4, enumerator
83 case SAMPLE: in interpolationToString()
810 if (!m_params.includeSampleDecoration && interpolationType == Interpolation::SAMPLE) in iterate()
833 render(sampleImage[i], &framesArray[SAMPLE], "vert_sample", "frag_sample", SAMPLE, useSampleRateShading); in iterate()
838 if (!m_params.includeSampleDecoration && resNdx == SAMPLE) in iterate()
852 if (!m_params.includeSampleDecoration && refNdx == SAMPLE) in iterate()
865 (resNdx == SMOOTH && refNdx == SAMPLE) || in iterate()
866 (resNdx == SAMPLE && refNdx == SMOOTH) || in iterate()
867 (resNdx == CENTROID && refNdx == SAMPLE) || in iterate()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp49 SAMPLE = 4, enumerator
83 case SAMPLE: in interpolationToString()
812 if (!m_params.includeSampleDecoration && interpolationType == Interpolation::SAMPLE) in iterate()
835 render(sampleImage[i], &framesArray[SAMPLE], "vert_sample", "frag_sample", SAMPLE, useSampleRateShading); in iterate()
840 if (!m_params.includeSampleDecoration && resNdx == SAMPLE) in iterate()
854 if (!m_params.includeSampleDecoration && refNdx == SAMPLE) in iterate()
867 (resNdx == SMOOTH && refNdx == SAMPLE) || in iterate()
868 (resNdx == SAMPLE && refNdx == SMOOTH) || in iterate()
869 (resNdx == CENTROID && refNdx == SAMPLE) || in iterate()
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_tab_autogen.h107 SAMPLE = 308, enumerator
H A Dglslang.y167 %token <lex> SAMPLE CENTROID FLAT SMOOTH NOPERSPECTIVE PATCH
915 | SAMPLE {
H A Dglslang_tab_autogen.cpp196 SAMPLE = 308, enumerator
826 "SAMPLE",
H A Dglslang_lex_autogen.cpp1822 context, TExtension::OES_shader_multisample_interpolation, SAMPLE);
/third_party/glslang/glslang/MachineIndependent/
H A Dglslang_tab.cpp.h496 SAMPLE = 697, /* SAMPLE */ enumerator
H A DScan.cpp428 (*KeywordMap)["sample"] = SAMPLE; in fillInKeywordMap()
1135 case SAMPLE: in tokenizeIdentifier()
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.h72 #define SAMPLE(tab, x, y) ((tab)[(y) * s->sps->width + (x)]) macro
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c141 NINE_DECLUSAGE_CASE0(SAMPLE); in nine_d3d9_to_nine_declusage()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h442 SAMPLE,
H A DAMDGPUISelLowering.cpp4307 NODE_NAME_CASE(SAMPLE) in getTargetNodeName()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp3205 SAMPLE, enumerator
H A Dgl4cEnhancedLayoutsTests.cpp19656 case SAMPLE: in test()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp891 NV50_IR_OPCODE_CASE(SAMPLE, TEX); in translateOpcode()

Completed in 71 milliseconds