Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dvlc_decode.cpp936 uint run_offset; in VlcDecTCOEFIntra() local
937 run_offset = BitstreamRead1Bits_INLINE(stream); in VlcDecTCOEFIntra()
939 if (!run_offset) in VlcDecTCOEFIntra()
1111 uint run_offset; in VlcDecTCOEFInter() local
1112 run_offset = BitstreamRead1Bits_INLINE(stream); in VlcDecTCOEFInter()
1114 if (!run_offset) in VlcDecTCOEFInter()