Home
last modified time | relevance | path

Searched refs:vp9_bitstream_encode_tiles_buffer_dealloc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_bitstream.h36 void vp9_bitstream_encode_tiles_buffer_dealloc(VP9_COMP *const cpi);
H A Dvp9_bitstream.c967 void vp9_bitstream_encode_tiles_buffer_dealloc(VP9_COMP *const cpi) { in vp9_bitstream_encode_tiles_buffer_dealloc() function
1017 vp9_bitstream_encode_tiles_buffer_dealloc(cpi); in encode_tiles_mt()
H A Dvp9_ethread.c95 vp9_bitstream_encode_tiles_buffer_dealloc(cpi); in create_enc_workers()
H A Dvp9_encoder.c2892 vp9_bitstream_encode_tiles_buffer_dealloc(cpi); in vp9_remove_compressor()