Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dvc1parse_common_tables.c55 const int32_t VC1_BITPLANE_K_TBL[] = variable
Dvc1parse.h72 extern const int32_t VC1_BITPLANE_K_TBL[];
Dvc1parse_bitplane.c313 status = vc1_DecodeHuffmanOne(ctxt, &k, VC1_BITPLANE_K_TBL); in vc1_Norm6ModeDecode()
350 status = vc1_DecodeHuffmanOne(ctxt, &k, VC1_BITPLANE_K_TBL); in vc1_Norm6ModeDecode()