Home
last modified time | relevance | path

Searched defs:sizeX (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dffv1enc.c483 double sizeX = COST2(i, i2) + COST2(i2, i); in sort_stt() local
/third_party/ffmpeg/libavformat/
H A Dasfdec_f.c307 int type_specific_size, sizeX; in asf_read_stream_properties() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12Sample.cpp1031 const UINT sizeX = 256; in InitD3D() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp389 void DataGen(std::vector<T>& data, unsigned int sizeX, unsigned int sizeY, T valueMin, T valueMax) in DataGen() argument
711 float sizeX = 1.0f / static_cast<float>(drawSizeX); in TrianglesAdjacencyGen() local
745 float sizeX = 1.0f / static_cast<float>(drawSizeX); TriangleStripAdjacencyGen() local
[all...]

Completed in 12 milliseconds