Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dvc1parse_huffman.c59 int8_t *pFirst, int16_t *pSecond) in vc1_DecodeHuffmanPair() argument
88 *pSecond = *pTable; in vc1_DecodeHuffmanPair()
Dvc1parse.h126 …s vc1_DecodeHuffmanPair(void* ctxt, const int32_t *pDecodeTable, int8_t *pFirst, int16_t *pSecond);