Home
last modified time | relevance | path

Searched refs:frameSize (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcSubtarget.cpp74 int SparcSubtarget::getAdjustedFrameSize(int frameSize) const { in getAdjustedFrameSize()
79 frameSize += 128; in getAdjustedFrameSize()
82 frameSize = alignTo(frameSize, 16); in getAdjustedFrameSize()
91 frameSize += 92; in getAdjustedFrameSize()
95 frameSize = alignTo(frameSize, 8); in getAdjustedFrameSize()
97 return frameSize; in getAdjustedFrameSize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVESubtarget.cpp47 int VESubtarget::getAdjustedFrameSize(int frameSize) const { in getAdjustedFrameSize()
93 frameSize += 176; // for RSA, RA, and FP in getAdjustedFrameSize()
94 frameSize = alignTo(frameSize, 16); // requires 16 bytes alignment in getAdjustedFrameSize()
96 return frameSize; in getAdjustedFrameSize()
/third_party/openh264/test/encoder/
DEncUT_InterfaceTest.cpp51 int frameSize = 0; in TEST_F() local
67 frameSize = width * height * 3 / 2; in TEST_F()
70 buf.SetLength (frameSize); in TEST_F()
71 ASSERT_TRUE (buf.Length() == (size_t)frameSize); //include memory fail (-1) case in TEST_F()
95 while (fileStream.read (buf.data(), frameSize) == frameSize) { in TEST_F()
/third_party/gstreamer/gstplugins_bad/ext/opencv/
DMotionCells.cpp117 cv::Size frameSize; in performDetectionMotionCells() local
138 frameSize = p_frame.size (); in performDetectionMotionCells()
139 frameSize.width /= 2; in performDetectionMotionCells()
140 frameSize.height /= 2; in performDetectionMotionCells()
141 setMotionCells (frameSize.width, frameSize.height); in performDetectionMotionCells()
145 cv::Mat m_pcurgreyImage = cv::Mat (frameSize, CV_8UC1); in performDetectionMotionCells()
146 cv::Mat m_pprevgreyImage = cv::Mat (frameSize, CV_8UC1); in performDetectionMotionCells()
147 cv::Mat m_pgreyImage = cv::Mat (frameSize, CV_8UC1); in performDetectionMotionCells()
148 cv::Mat m_pcurDown = cv::Mat (frameSize, m_pcurFrame.type ()); in performDetectionMotionCells()
149 cv::Mat m_pprevDown = cv::Mat (frameSize, m_pprevFrame.type ()); in performDetectionMotionCells()
[all …]
/third_party/openh264/test/api/
DBaseEncoderTest.cpp95 int frameSize = pEncParamExt->iPicWidth * pEncParamExt->iPicHeight * 3 / 2; in EncodeStream() local
98 buf.SetLength (frameSize); in EncodeStream()
99 ASSERT_TRUE (buf.Length() == (size_t)frameSize); //include memory fail (-1) case in EncodeStream()
114 while (in->read (buf.data(), frameSize) == frameSize) { in EncodeStream()
Dltr_test.cpp56 int frameSize = p.width * p.height * 3 / 2; in TEST_P() local
57 buf_.SetLength (frameSize); in TEST_P()
58 ASSERT_TRUE (buf_.Length() == (size_t)frameSize); in TEST_P()
87 memset (buf_.data(), rand() % 256, frameSize); in TEST_P()
Dencode_decode_api_test.cpp36 int frameSize = EncDecFileParam.width * EncDecFileParam.height * 3 / 2; in prepareEncDecParam() local
37 if (-1 == buf_.SetLength(frameSize)) in prepareEncDecParam()
39 if (buf_.Length() != (size_t)frameSize) { in prepareEncDecParam()
40 printf ("buf_.Length() failed! frameSize = %d\n", frameSize); in prepareEncDecParam()
93 int frameSize = EncPic.iPicWidth * EncPic.iPicHeight * 3 / 2; in EncodeOneFrame() local
96 memset (buf_.data() + lumaSize, rand() % 256, (frameSize - lumaSize)); in EncodeOneFrame()
DBaseThreadDecoderTest.cpp282 int32_t frameSize = ReadFrame (buf.data(), fileSize, bufPos); in ThreadDecodeFile() local
287 DecodeFrame (frame_ptr, frameSize, cbk); in ThreadDecodeFile()
291 bufPos += frameSize; in ThreadDecodeFile()
292 bytesConsumed += frameSize; in ThreadDecodeFile()
Dencode_options_test.cpp16 int frameSize = iWidth * iHeight * 3 / 2; in InitialEncDec() local
18 buf_.SetLength (frameSize); in InitialEncDec()
19 if (buf_.Length() != (size_t)frameSize) { //include memory fail (-1) case in InitialEncDec()
20 printf ("buf_.Length() failed! frameSize = %d\n", frameSize); in InitialEncDec()
39 memset (buf_.data(), iRandValue, frameSize); in InitialEncDec()
1312 int frameSize = EncPic.iPicWidth * EncPic.iPicHeight * 3 / 2; in EncodeOneFrameRandom() local
1315 for (int i = 0; i < frameSize; i++) { in EncodeOneFrameRandom()
1835 int frameSize = EncPic.iPicWidth * EncPic.iPicHeight * 3 / 2; in TEST_F() local
1836 memset (buf_.data(), rand() % 256, (frameSize >> 2)); in TEST_F()
1837 memset (buf_.data() + (frameSize >> 2), rand() % 256, (frameSize - (frameSize >> 2))); in TEST_F()
[all …]
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/compositor/
Dengine_delegate.dart53 final ui.Size frameSize = ui.Size(
56 if (frameSize.isEmpty) {
60 layerTree.frameSize = frameSize;
Dlayer_tree.dart13 ui.Size frameSize;
/third_party/libsnd/src/ALAC/
DALACEncoder.h47 void SetFrameSize (uint32_t frameSize) { mFrameSize = frameSize ; } ; in SetFrameSize() argument
Dalac_codec.h89 …AC_ENCODER *p, uint32_t samplerate, uint32_t channels, uint32_t format_flags, uint32_t frameSize) ;
/third_party/skia/third_party/externals/tint/test/bug/tint/
D948.wgsl.expected.glsl60 vec2 frameSize = vec2(0.0f, 0.0f);
129 frameSize = (vec2(x_228.w, x_228.z) / x_231);
141 vec4 x_268 = texture(spriteSheetTexture, ((tileUV * frameSize) + offset_1));
144 vec4 x_279 = texture(spriteSheetTexture, ((tileUV * frameSize) + offset_1));
D948.wgsl.expected.hlsl46 float2 frameSize = float2(0.0f, 0.0f);
115 frameSize = (float2(x_228.w, x_228.z) / x_231);
127 …const float4 x_268 = spriteSheetTexture.Sample(spriteSheetSampler, ((tileUV * frameSize) + offset_…
130 …const float4 x_279 = spriteSheetTexture.Sample(spriteSheetSampler, ((tileUV * frameSize) + offset_…
D948.wgsl78 var frameSize : vec2<f32>;
162 frameSize = (vec2<f32>(x_228.w, x_228.z) / x_231);
177 let x_264 : vec2<f32> = frameSize;
183 let x_275 : vec2<f32> = frameSize;
D948.wgsl.expected.wgsl78 var frameSize : vec2<f32>;
162 frameSize = (vec2<f32>(x_228.w, x_228.z) / x_231);
177 let x_264 : vec2<f32> = frameSize;
183 let x_275 : vec2<f32> = frameSize;
D948.wgsl.expected.spvasm62 OpName %frameSize "frameSize"
270 %frameSize = OpVariable %_ptr_Function_v2float Function %29
433 OpStore %frameSize %265
473 %299 = OpLoad %v2float %frameSize
485 %308 = OpLoad %v2float %frameSize
D948.wgsl.expected.msl70 float2 frameSize = 0.0f;
156 frameSize = (float2(x_228[3], x_228[2]) / x_231);
171 float2 const x_264 = frameSize;
177 float2 const x_275 = frameSize;
/third_party/gettext/gettext-tools/examples/hello-c++-kde/
Dhellowindow.cc58 resize (panel->frameSize ()); in HelloMainWindow()
/third_party/gstreamer/gstplugins_bad/ext/onnx/
Dgstonnxclient.cpp346 size_t frameSize = width * height; in doRun() local
347 uint8_t *destPtr[3] = { dest, dest + frameSize, dest + 2 * frameSize }; in doRun()
/third_party/flutter/skia/third_party/externals/sdl/android-project/src/org/libsdl/app/
DSDLActivity.java555 int frameSize = (isStereo ? 2 : 1) * (is16Bit ? 2 : 1); in audioOpen() local
562 …(AudioTrack.getMinBufferSize(sampleRate, channelConfig, audioFormat) + frameSize - 1) / frameSize); in audioOpen()
566 channelConfig, audioFormat, desiredFrames * frameSize, AudioTrack.MODE_STREAM); in audioOpen()
634 int frameSize = (isStereo ? 2 : 1) * (is16Bit ? 2 : 1); in captureOpen() local
641 …AudioRecord.getMinBufferSize(sampleRate, channelConfig, audioFormat) + frameSize - 1) / frameSize); in captureOpen()
645 channelConfig, audioFormat, desiredFrames * frameSize); in captureOpen()
/third_party/gettext/gettext-tools/examples/hello-c++-qt/
Dhello.cc62 window->resize (panel->frameSize ()); in main()
/third_party/flutter/skia/tests/
DPathOpsConicIntersectionTest.cpp244 int frameSize = frameSizes[index]; in writeFrames() local
245 for (int fIndex = 0; fIndex < frameSize; ++fIndex) { in writeFrames()
274 for (int fIndex = 0; fIndex < frameSize; ++fIndex) { in writeFrames()
/third_party/skia/tests/
DPathOpsConicIntersectionTest.cpp244 int frameSize = frameSizes[index]; in writeFrames() local
245 for (int fIndex = 0; fIndex < frameSize; ++fIndex) { in writeFrames()
274 for (int fIndex = 0; fIndex < frameSize; ++fIndex) { in writeFrames()

12