/aosp_15_r20/external/libgav1/src/ |
H A D | decoder_impl.cc | 75 void SetFailureAndNotifyAll(FrameScratchBuffer* const frame_scratch_buffer, in SetFailureAndNotifyAll() argument 79 frame_scratch_buffer->superblock_row_mutex); in SetFailureAndNotifyAll() 80 frame_scratch_buffer->tile_decoding_failed = true; in SetFailureAndNotifyAll() 83 frame_scratch_buffer->superblock_row_progress_condvar.get(); in SetFailureAndNotifyAll() 94 std::unique_ptr<FrameScratchBuffer>* frame_scratch_buffer) in FrameScratchBufferReleaser() argument 96 frame_scratch_buffer_(frame_scratch_buffer) {} in FrameScratchBufferReleaser() 130 FrameScratchBuffer* const frame_scratch_buffer, in DecodeTilesNonFrameParallel() argument 135 frame_scratch_buffer->tile_scratch_buffer_pool.Get(); in DecodeTilesNonFrameParallel() 149 frame_scratch_buffer->tile_scratch_buffer_pool.Release( in DecodeTilesNonFrameParallel() 156 FrameScratchBuffer* const frame_scratch_buffer, in DecodeTilesThreadedNonFrameParallel() argument [all …]
|
H A D | threading_strategy.cc | 197 std::unique_ptr<FrameScratchBuffer> frame_scratch_buffer = in InitializeThreadPoolsForFrameParallel() local 199 if (frame_scratch_buffer == nullptr) { in InitializeThreadPoolsForFrameParallel() 207 if (!frame_scratch_buffer->threading_strategy.Reset( in InitializeThreadPoolsForFrameParallel() 212 frame_scratch_buffers.push_back_unchecked(std::move(frame_scratch_buffer)); in InitializeThreadPoolsForFrameParallel()
|
H A D | threading_strategy_test.cc | 226 for (auto& frame_scratch_buffer : frame_scratch_buffers) { in VerifyFrameParallel() local 227 frame_scratch_buffer_pool.Release(std::move(frame_scratch_buffer)); in VerifyFrameParallel() 296 for (auto& frame_scratch_buffer : frame_scratch_buffers) { in TEST() local 297 frame_scratch_buffer_pool.Release(std::move(frame_scratch_buffer)); in TEST()
|
H A D | post_filter_test.cc | 438 FrameScratchBuffer frame_scratch_buffer; in TestExtendFrame() local 440 PostFilter post_filter(frame_header, sequence_header, &frame_scratch_buffer, in TestExtendFrame() 517 FrameScratchBuffer frame_scratch_buffer; in TestApplySuperRes() local 519 ASSERT_TRUE(frame_scratch_buffer.threading_strategy.Reset(frame_header, in TestApplySuperRes() 525 ASSERT_TRUE(frame_scratch_buffer.superres_coefficients[kPlaneTypeY].Resize( in TestApplySuperRes() 530 ASSERT_TRUE(frame_scratch_buffer.superres_coefficients[kPlaneTypeUV].Resize( in TestApplySuperRes() 535 ASSERT_TRUE(frame_scratch_buffer.superres_line_buffer.Realloc( in TestApplySuperRes() 543 PostFilter post_filter(frame_header, sequence_header, &frame_scratch_buffer, in TestApplySuperRes()
|
H A D | tile.h | 76 const DecoderState& state, FrameScratchBuffer* const frame_scratch_buffer, in Create() argument 86 state, frame_scratch_buffer, wedge_masks, quantizer_matrix, in Create() 246 const DecoderState& state, FrameScratchBuffer* frame_scratch_buffer,
|
H A D | decoder_impl.h | 198 FrameScratchBuffer* frame_scratch_buffer,
|
H A D | libgav1_decoder.cmake | 32 "${libgav1_source}/frame_scratch_buffer.h"
|
H A D | post_filter.h | 78 FrameScratchBuffer* frame_scratch_buffer, YuvBuffer* frame_buffer,
|
/aosp_15_r20/external/libgav1/src/post_filter/ |
H A D | post_filter.cc | 49 FrameScratchBuffer* const frame_scratch_buffer, in PostFilter() argument 74 cdef_index_(frame_scratch_buffer->cdef_index), 75 cdef_skip_(frame_scratch_buffer->cdef_skip), 76 inter_transform_sizes_(frame_scratch_buffer->inter_transform_sizes), 77 restoration_info_(&frame_scratch_buffer->loop_restoration_info), 79 frame_scratch_buffer->superres_coefficients[kPlaneTypeY].get(), 80 frame_scratch_buffer 87 superres_line_buffer_(frame_scratch_buffer->superres_line_buffer), 88 block_parameters_(frame_scratch_buffer->block_parameters_holder), 90 cdef_border_(frame_scratch_buffer->cdef_border), [all …]
|
/aosp_15_r20/external/libgav1/src/tile/ |
H A D | tile.cc | 420 FrameScratchBuffer* const frame_scratch_buffer, in Tile() argument 444 motion_field_(frame_scratch_buffer->motion_field), 449 symbol_decoder_context_(frame_scratch_buffer->symbol_decoder_context), 454 block_parameters_holder_(frame_scratch_buffer->block_parameters_holder), 465 cdef_index_(frame_scratch_buffer->cdef_index), 466 cdef_skip_(frame_scratch_buffer->cdef_skip), 467 inter_transform_sizes_(frame_scratch_buffer->inter_transform_sizes), 469 residual_buffer_pool_(frame_scratch_buffer->residual_buffer_pool.get()), 471 &frame_scratch_buffer->tile_scratch_buffer_pool), 477 ? &frame_scratch_buffer->intra_prediction_buffers.get()[row_]
|
/aosp_15_r20/external/skia/bazel/external/libgav1/ |
H A D | BUILD.bazel | 174 "src/frame_scratch_buffer.h",
|
/aosp_15_r20/external/skia/third_party/libgav1/ |
H A D | BUILD.gn | 181 "../externals/libgav1/src/frame_scratch_buffer.h",
|
/aosp_15_r20/out/soong/.intermediates/external/libgav1/libgav1/android_arm64_armv8-2a_cortex-a55_static_cfi_apex31/obj/external/libgav1/src/post_filter/ |
D | super_res.o.d | 732 external/libgav1/src/frame_scratch_buffer.h \
|
D | post_filter.o.d | 732 external/libgav1/src/frame_scratch_buffer.h \
|
D | deblock.o.d | 734 external/libgav1/src/frame_scratch_buffer.h \
|
D | loop_restoration.o.d | 732 external/libgav1/src/frame_scratch_buffer.h \
|
D | cdef.o.d | 731 external/libgav1/src/frame_scratch_buffer.h \
|
/aosp_15_r20/out/soong/.intermediates/external/libgav1/libgav1/android_arm64_armv8-2a_cortex-a55_static_cfi_apex31/obj/external/libgav1/src/tile/bitstream/ |
D | transform_size.o.d | 826 external/libgav1/src/frame_scratch_buffer.h \
|
D | mode_info.o.d | 826 external/libgav1/src/frame_scratch_buffer.h \
|
D | palette.o.d | 825 external/libgav1/src/frame_scratch_buffer.h \
|
D | partition.o.d | 822 external/libgav1/src/frame_scratch_buffer.h \
|
/aosp_15_r20/out/soong/.intermediates/external/libgav1/libgav1/android_arm64_armv8-2a_cortex-a55_static_cfi_apex31/obj/external/libgav1/src/ |
D | motion_vector.o.d | 827 external/libgav1/src/frame_scratch_buffer.h \
|
D | decoder.o.d | 781 external/libgav1/src/frame_scratch_buffer.h \
|
D | obu_parser.o.d | 782 external/libgav1/src/frame_scratch_buffer.h \
|
D | decoder_impl.o.d | 779 external/libgav1/src/frame_scratch_buffer.h \
|