Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/
Donyxc_int.h96 YUV_TYPE clr_type; member
Dalloccommon.c177 oci->clr_type = REG_YUV; in vp8_create_common()
/external/libvpx/vp8/decoder/
Donyxd_if.c525 sd->clrtype = pbi->common.clr_type; in vp8dx_get_raw_frame()
Ddecodframe.c647 pc->clr_type = (YUV_TYPE)vp8_read_bit(bc); in vp8_decode_frame()
/external/libvpx/vp8/encoder/
Dbitstream.c1409 vp8_write_bit(bc, pc->clr_type); in vp8_pack_bitstream()
Donyx_if.c4727 cm->clr_type = sd->clrtype; in vp8_receive_raw_frame()