Home
last modified time | relevance | path

Searched refs:tile_scratch_buffer (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/libgav1/src/
H A Ddecoder_impl.cc134 std::unique_ptr<TileScratchBuffer> tile_scratch_buffer = in DecodeTilesNonFrameParallel() local
136 if (tile_scratch_buffer == nullptr) return kLibgav1StatusOutOfMemory; in DecodeTilesNonFrameParallel()
141 row4x4, tile_scratch_buffer.get())) { in DecodeTilesNonFrameParallel()
150 std::move(tile_scratch_buffer)); in DecodeTilesNonFrameParallel()
236 std::unique_ptr<TileScratchBuffer> tile_scratch_buffer = in DecodeTilesFrameParallel() local
238 if (tile_scratch_buffer == nullptr) { in DecodeTilesFrameParallel()
248 row4x4, tile_scratch_buffer.get())) { in DecodeTilesFrameParallel()
265 std::move(tile_scratch_buffer)); in DecodeTilesFrameParallel()
H A Dlibgav1_decoder.cmake26 "${libgav1_source}/tile_scratch_buffer.cc"
27 "${libgav1_source}/tile_scratch_buffer.h"
/aosp_15_r20/external/skia/bazel/external/libgav1/
H A DBUILD.bazel221 "src/tile_scratch_buffer.cc",
222 "src/tile_scratch_buffer.h",
/aosp_15_r20/external/skia/third_party/libgav1/
H A DBUILD.gn223 "../externals/libgav1/src/tile_scratch_buffer.cc",
224 "../externals/libgav1/src/tile_scratch_buffer.h",
/aosp_15_r20/external/libgav1/
H A DAndroid.bp166 "src/tile_scratch_buffer.cc",
/aosp_15_r20/out/soong/.intermediates/external/libgav1/libgav1/android_arm64_armv8-2a_cortex-a55_static_cfi_apex31/
Dlibgav1.a.rsp1 …m64_armv8-2a_cortex-a55_static_cfi_apex31/obj/external/libgav1/src/tile_scratch_buffer.o out/soong…
/aosp_15_r20/out/soong/.intermediates/external/libgav1/libgav1/android_arm64_armv8-2a_cortex-a55_static_cfi_apex31/obj/external/libgav1/src/
Dtile_scratch_buffer.o.d1 …droid_arm64_armv8-2a_cortex-a55_static_cfi_apex31/obj/external/libgav1/src/tile_scratch_buffer.o: \
4 external/libgav1/src/tile_scratch_buffer.cc \
5 external/libgav1/src/tile_scratch_buffer.h \
Dmotion_vector.o.d861 external/libgav1/src/tile_scratch_buffer.h \
Ddecoder.o.d859 external/libgav1/src/tile_scratch_buffer.h \
Dobu_parser.o.d857 external/libgav1/src/tile_scratch_buffer.h \
Ddecoder_impl.o.d857 external/libgav1/src/tile_scratch_buffer.h \
Dwarp_prediction.o.d861 external/libgav1/src/tile_scratch_buffer.h \
Dthreading_strategy.o.d857 external/libgav1/src/tile_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/
Dsuper_res.o.d860 external/libgav1/src/tile_scratch_buffer.h \
Dpost_filter.o.d860 external/libgav1/src/tile_scratch_buffer.h \
Ddeblock.o.d862 external/libgav1/src/tile_scratch_buffer.h \
Dloop_restoration.o.d860 external/libgav1/src/tile_scratch_buffer.h \
Dcdef.o.d859 external/libgav1/src/tile_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/
Dtransform_size.o.d860 external/libgav1/src/tile_scratch_buffer.h \
Dmode_info.o.d860 external/libgav1/src/tile_scratch_buffer.h \
Dpalette.o.d859 external/libgav1/src/tile_scratch_buffer.h \
Dpartition.o.d859 external/libgav1/src/tile_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/
Dtile.o.d859 external/libgav1/src/tile_scratch_buffer.h \
Dprediction.o.d858 external/libgav1/src/tile_scratch_buffer.h \
/aosp_15_r20/out/soong/
Dbuild.aosp_shiba.6.ninja1335048 …/libgav1/android_arm64_armv8-2a_cortex-a55_static/obj/external/libgav1/src/tile_scratch_buffer.o: $
1335049 g.cc.cc external/libgav1/src/tile_scratch_buffer.cc | ${ccCmd}
1335050 …v1_android_arm64_armv8-2a_cortex-a55_static.moduleDesc}clang++ src/tile_scratch_buffer.cc${m.libga…
1335288 …1/libgav1/android_arm64_armv8-2a_cortex-a55_static/obj/external/libgav1/src/tile_scratch_buffer.o $
1336349 …gav1/android_arm64_armv8-2a_cortex-a55_static_cfi/obj/external/libgav1/src/tile_scratch_buffer.o: $
1336350 g.cc.cc external/libgav1/src/tile_scratch_buffer.cc | $
1336352 …ndroid_arm64_armv8-2a_cortex-a55_static_cfi.moduleDesc}clang++ src/tile_scratch_buffer.cc${m.libga…
1336603 …bgav1/android_arm64_armv8-2a_cortex-a55_static_cfi/obj/external/libgav1/src/tile_scratch_buffer.o $
1337664 …droid_arm64_armv8-2a_cortex-a55_static_cfi_apex31/obj/external/libgav1/src/tile_scratch_buffer.o: $
1337665 g.cc.cc external/libgav1/src/tile_scratch_buffer.cc | $
[all …]

12