Searched refs:run_offset (Results 1 – 1 of 1) sorted by relevance
936 uint run_offset; in VlcDecTCOEFIntra() local937 run_offset = BitstreamRead1Bits_INLINE(stream); in VlcDecTCOEFIntra()939 if (!run_offset) in VlcDecTCOEFIntra()1111 uint run_offset; in VlcDecTCOEFInter() local1112 run_offset = BitstreamRead1Bits_INLINE(stream); in VlcDecTCOEFInter()1114 if (!run_offset) in VlcDecTCOEFInter()