Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_enums.h46 BITS_12 enumerator
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1101 cm->bit_depth = vp9_rb_read_bit(rb) ? BITS_12 : BITS_10; in read_bitdepth_colorspace_sampling()