Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c1015 static size_t read_uncompressed_header(VP9D_COMP *pbi, in read_uncompressed_header() function
1259 const size_t first_partition_size = read_uncompressed_header(pbi, &rb); in vp9_decode_frame()