Home
last modified time | relevance | path

Searched defs:intermediate_result (Results 1 – 14 of 14) sorted by relevance

/external/libgav1/src/dsp/
Dconvolve.cc81 int16_t intermediate_result[kMaxSuperBlockSizeInPixels * in ConvolveScale2D_C() local
166 int16_t intermediate_result[kMaxSuperBlockSizeInPixels * in ConvolveCompoundScale2D_C() local
249 int16_t intermediate_result[kMaxSuperBlockSizeInPixels * in ConvolveCompound2D_C() local
329 int16_t intermediate_result[kMaxSuperBlockSizeInPixels * in Convolve2D_C() local
634 uint16_t intermediate_result[kMaxSuperBlockSizeInPixels * in ConvolveIntraBlockCopy2D_C() local
Dwarp.cc92 int16_t intermediate_result[15][8]; // 15 rows, 8 columns. in Warp_C() member
/external/libgav1/src/dsp/arm/
Dwarp_neon.cc129 int16_t intermediate_result[15][8]; // 15 rows, 8 columns. in Warp_NEON() member
555 int16_t intermediate_result[15][8]; // 15 rows, 8 columns. in Warp_NEON() member
Dconvolve_neon.cc754 const uint16_t* LIBGAV1_RESTRICT const intermediate_result, const int width, in Filter2DVertical()
785 intermediate_result[kMaxSuperBlockSizeInPixels * in Convolve2D_NEON() local
1526 int16_t intermediate_result[kIntermediateAllocWidth * in ConvolveScale2D_NEON() local
2534 const uint16_t* LIBGAV1_RESTRICT const intermediate_result, const int width, in Compound2DVertical()
2556 intermediate_result[kMaxSuperBlockSizeInPixels * in ConvolveCompound2D_NEON() local
Dconvolve_10bit_neon.cc1027 void Filter2DVertical(const int16_t* LIBGAV1_RESTRICT const intermediate_result, in Filter2DVertical()
1057 int16_t intermediate_result[kMaxSuperBlockSizeInPixels * in Convolve2D_NEON() local
1094 const int16_t* LIBGAV1_RESTRICT const intermediate_result, const int width, in Compound2DVertical()
1116 intermediate_result[(kMaxSuperBlockSizeInPixels * in ConvolveCompound2D_NEON() local
2738 int16_t intermediate_result[kIntermediateAllocWidth * in ConvolveScale2D_NEON() local
/external/google-breakpad/src/tools/windows/converter_exe/
Descaping.cc175 int intermediate_result = 8 * input_len + 5; in CalculateBase64EscapedLen() local
/external/libgav1/src/dsp/x86/
Dconvolve_sse4.cc255 intermediate_result[kMaxSuperBlockSizeInPixels * in Convolve2D_SSE4_1() local
618 intermediate_result[kMaxSuperBlockSizeInPixels * in ConvolveCompound2D_SSE4_1() local
1158 intermediate_result[kIntermediateAllocWidth * in ConvolveScale2D_SSE4_1() local
Dconvolve_avx2.cc608 intermediate_result[kMaxSuperBlockSizeInPixels * in Convolve2D_AVX2() local
1375 intermediate_result[kMaxSuperBlockSizeInPixels * in ConvolveCompound2D_AVX2() local
Dwarp_sse4.cc377 int16_t intermediate_result[15][8]; // 15 rows, 8 columns. in HandleWarpBlock() member
/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c595 UWORD16 intermediate_result; in ixheaacd_hcr_prepare_segmentation_grid() local
/external/brotli/c/dec/
Ddecode.c2103 BrotliDecoderErrorCode intermediate_result = WriteRingBuffer(s, in BrotliDecoderDecompressStream() local
/external/cronet/third_party/brotli/dec/
Ddecode.c2275 BrotliDecoderErrorCode intermediate_result = WriteRingBuffer(s, in BrotliDecoderDecompressStream() local
/external/libchrome/base/
Dbind_unittest.cc1079 MoveOnlyVector intermediate_result = bound_cb.Run(); in TEST_F() local
/external/cronet/base/functional/
Dbind_unittest.cc1319 MoveOnlyVector intermediate_result = bound_cb.Run(); in TEST_F() local