Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dvop.cpp695 video->slice_structure = 0; in DecodeVOLHeader()
1249 video->slice_structure = BitstreamRead1Bits(stream); in DecodeShortHeader()
1408 if (UFEP == 1 && video->slice_structure == 1) in DecodeShortHeader()
1471 if (video->slice_structure) /* ANNEX_K */ in DecodeShortHeader()
Dmp4lib_int.h282 int slice_structure; member
Dcombined_decode.cpp200 if (!video->slice_structure) in DecodeFrameCombinedMode()
279 if (!video->slice_structure) in DecodeFrameCombinedMode()
Dpvdec_api.cpp259 video->slice_structure = 0; in PVInitVideoDecoder()