Home
last modified time | relevance | path

Searched refs:read_uncompressed_header (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c2633 static size_t read_uncompressed_header(VP9Decoder *pbi, in read_uncompressed_header() function
2955 const size_t first_partition_size = read_uncompressed_header( in vp9_decode_frame()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c4437 static int read_uncompressed_header(AV1Decoder *pbi, in read_uncompressed_header() function
5128 read_uncompressed_header(pbi, rb); in av1_decode_frame_headers_and_setup()