Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1419 static void setup_segmentation_dequant(VP9_COMMON *const cm) { in setup_segmentation_dequant() function
2364 setup_segmentation_dequant(cm); in read_uncompressed_header()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c2260 static void setup_segmentation_dequant(AV1_COMMON *const cm, in setup_segmentation_dequant() function
5393 setup_segmentation_dequant(cm, xd); in read_uncompressed_header()