Home
last modified time | relevance | path

Searched defs:cols (Results 76 - 87 of 87) sorted by relevance

1234

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_reference.cpp84 RefSetArea8(uint8 *dPtr, uint8 value, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep) RefSetArea8() argument
125 RefSetArea16(uint16 *dPtr, uint16 value, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep) RefSetArea16() argument
166 RefSetArea32(uint32 *dPtr, uint32 value, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep) RefSetArea32() argument
207 RefCopyArea8(const uint8 *sPtr, uint8 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea8() argument
256 RefCopyArea16(const uint16 *sPtr, uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea16() argument
305 RefCopyArea32(const uint32 *sPtr, uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea32() argument
354 RefCopyArea8_16(const uint8 *sPtr, uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea8_16() argument
403 RefCopyArea8_S16(const uint8 *sPtr, int16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea8_S16() argument
454 RefCopyArea8_32(const uint8 *sPtr, uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea8_32() argument
503 RefCopyArea16_S16(const uint16 *sPtr, int16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea16_S16() argument
552 RefCopyArea16_32(const uint16 *sPtr, uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefCopyArea16_32() argument
601 RefCopyArea8_R32(const uint8 *sPtr, real32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) RefCopyArea8_R32() argument
653 RefCopyArea16_R32(const uint16 *sPtr, real32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) RefCopyArea16_R32() argument
705 RefCopyAreaS16_R32(const int16 *sPtr, real32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) RefCopyAreaS16_R32() argument
759 RefCopyAreaR32_8(const real32 *sPtr, uint8 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) RefCopyAreaR32_8() argument
811 RefCopyAreaR32_16(const real32 *sPtr, uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) RefCopyAreaR32_16() argument
863 RefCopyAreaR32_S16(const real32 *sPtr, int16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep, uint32 pixelRange) RefCopyAreaR32_S16() argument
917 RefRepeatArea8(const uint8 *sPtr, uint8 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep, uint32 repeatV, uint32 repeatH, uint32 phaseV, uint32 phaseH) RefRepeatArea8() argument
993 RefRepeatArea16(const uint16 *sPtr, uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep, uint32 repeatV, uint32 repeatH, uint32 phaseV, uint32 phaseH) RefRepeatArea16() argument
1069 RefRepeatArea32(const uint32 *sPtr, uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep, uint32 repeatV, uint32 repeatH, uint32 phaseV, uint32 phaseH) RefRepeatArea32() argument
1145 RefShiftRight16(uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 rowStep, int32 colStep, int32 planeStep, uint32 shift) RefShiftRight16() argument
1186 RefBilinearRow16(const uint16 *sPtr, uint16 *dPtr, uint32 cols, uint32 patPhase, uint32 patCount, const uint32 * kernCounts, const int32 * const * kernOffsets, const uint16 * const * kernWeights, uint32 sShift) RefBilinearRow16() argument
1234 RefBilinearRow32(const real32 *sPtr, real32 *dPtr, uint32 cols, uint32 patPhase, uint32 patCount, const uint32 * kernCounts, const int32 * const * kernOffsets, const real32 * const * kernWeights, uint32 sShift) RefBilinearRow32() argument
2032 RefEqualArea8(const uint8 *sPtr, const uint8 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefEqualArea8() argument
2084 RefEqualArea16(const uint16 *sPtr, const uint16 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefEqualArea16() argument
2136 RefEqualArea32(const uint32 *sPtr, const uint32 *dPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sColStep, int32 sPlaneStep, int32 dRowStep, int32 dColStep, int32 dPlaneStep) RefEqualArea32() argument
2188 RefVignetteMask16(uint16 *mPtr, uint32 rows, uint32 cols, int32 rowStep, int64 offsetH, int64 offsetV, int64 stepH, int64 stepV, uint32 tBits, const uint16 *table) RefVignetteMask16() argument
2238 RefVignette16(int16 *sPtr, const uint16 *mPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sPlaneStep, int32 mRowStep, uint32 mBits) RefVignette16() argument
2429 RefVignette32(real32 *sPtr, const uint16 *mPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sPlaneStep, int32 mRowStep, uint32 mBits) RefVignette32() argument
[all...]
H A Ddng_read_image.cpp140 inline void DecodeDeltaBytes (uint8 *bytePtr, int32 cols, int3 argument
47 DecodeDelta8(uint8 *dPtr, uint32 rows, uint32 cols, uint32 channels) DecodeDelta8() argument
78 DecodeDelta16(uint16 *dPtr, uint32 rows, uint32 cols, uint32 channels) DecodeDelta16() argument
109 DecodeDelta32(uint32 *dPtr, uint32 rows, uint32 cols, uint32 channels) DecodeDelta32() argument
241 DecodeFPDelta(uint8 *input, uint8 *output, int32 cols, int32 channels, int32 bytesPerSample) DecodeFPDelta() argument
[all...]
H A Ddng_image_writer.cpp2828 inline void EncodeDeltaBytes (uint8 *bytePtr, int32 cols, int3 argument
2735 EncodeDelta8(uint8 *dPtr, uint32 rows, uint32 cols, uint32 channels) EncodeDelta8() argument
2766 EncodeDelta16(uint16 *dPtr, uint32 rows, uint32 cols, uint32 channels) EncodeDelta16() argument
2797 EncodeDelta32(uint32 *dPtr, uint32 rows, uint32 cols, uint32 channels) EncodeDelta32() argument
2911 EncodeFPDelta(uint8 *buffer, uint8 *temp, int32 cols, int32 channels, int32 bytesPerSample) EncodeFPDelta() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp561 const int cols = glu::getDataTypeMatrixNumColumns(original.type); in getTransposeMatrix() local
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp440 Id Builder::makeMatrixType(Id component, int cols, int rows) in makeMatrixType() argument
472 Id Builder::makeCooperativeMatrixTypeKHR(Id component, Id scope, Id rows, Id cols, Id use) in makeCooperativeMatrixTypeKHR() argument
500 Id Builder::makeCooperativeMatrixTypeNV(Id component, Id scope, Id rows, Id cols) in makeCooperativeMatrixTypeNV() argument
[all...]
H A DGlslangToSpv.cpp4637 spv::Id cols = makeArraySizeId(*type.getTypeParameters()->arraySizes, 3); in convertGlslangToSpvType() local
4654 spv::Id cols = makeArraySizeId(*type.getTypeParameters()->arraySizes, 2); in convertGlslangToSpvType() local
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c3876 unsigned cols = glsl_get_matrix_columns(src->type); in vtn_ssa_transpose() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1757 unsigned cols = glsl_get_matrix_columns(matrix); in lower_64bit_vars() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp610 const int cols = glu::getDataTypeMatrixNumColumns(original.type); in getTransposeMatrix() local
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp571 bool HlslParseContext::parseMatrixSwizzleSelector(const TSourceLoc& loc, const TString& fields, int cols, int rows, in parseMatrixSwizzleSelector() argument
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c11356 png_uint_32 cols = 0; in png_pass_cols() local
/third_party/glfw/deps/
H A Dnuklear.h17638 nk_panel_layout(const struct nk_context *ctx, struct nk_window *win, float height, int cols) nk_panel_layout() argument
17690 nk_row_layout(struct nk_context *ctx, enum nk_layout_format fmt, float height, int cols, int width) nk_row_layout() argument
17723 nk_layout_row_dynamic(struct nk_context *ctx, float height, int cols) nk_layout_row_dynamic() argument
17728 nk_layout_row_static(struct nk_context *ctx, float height, int item_width, int cols) nk_layout_row_static() argument
17733 nk_layout_row_begin(struct nk_context *ctx, enum nk_layout_format fmt, float row_height, int cols) nk_layout_row_begin() argument
17805 nk_layout_row(struct nk_context *ctx, enum nk_layout_format fmt, float height, int cols, const float *ratio) nk_layout_row() argument
19218 nk_spacing(struct nk_context *ctx, int cols) nk_spacing() argument
[all...]

Completed in 92 milliseconds

1234