Home
last modified time | relevance | path

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

/external/libgav1/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/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.cc1035 void Filter2DVertical(const int16_t* LIBGAV1_RESTRICT const intermediate_result, in Filter2DVertical()
1065 int16_t intermediate_result[kMaxSuperBlockSizeInPixels * in Convolve2D_NEON() local
1102 const int16_t* LIBGAV1_RESTRICT const intermediate_result, const int width, in Compound2DVertical()
1124 intermediate_result[(kMaxSuperBlockSizeInPixels * in ConvolveCompound2D_NEON() local
2750 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/libgav1/src/dsp/x86/
Dconvolve_sse4.cc260 intermediate_result[kMaxSuperBlockSizeInPixels * in Convolve2D_SSE4_1() local
649 intermediate_result[kMaxSuperBlockSizeInPixels * in ConvolveCompound2D_SSE4_1() local
1189 intermediate_result[kIntermediateAllocWidth * in ConvolveScale2D_SSE4_1() local
Dconvolve_avx2.cc624 intermediate_result[kMaxSuperBlockSizeInPixels * in Convolve2D_AVX2() local
1437 intermediate_result[kMaxSuperBlockSizeInPixels * in ConvolveCompound2D_AVX2() local
Dwarp_sse4.cc376 int16_t intermediate_result[15][8]; // 15 rows, 8 columns. in HandleWarpBlock() member
/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c586 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/libchrome/base/
Dbind_unittest.cc1079 MoveOnlyVector intermediate_result = bound_cb.Run(); in TEST_F() local