Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dmp4lib_int.h282 int slice_structure; member
Dvop.cpp700 video->slice_structure = 0; in DecodeVOLHeader()
1254 video->slice_structure = BitstreamRead1Bits(stream); in DecodeShortHeader()
1427 if (UFEP == 1 && video->slice_structure == 1) in DecodeShortHeader()
1490 if (video->slice_structure) /* ANNEX_K */ in DecodeShortHeader()
Dcombined_decode.cpp199 if (!video->slice_structure) in DecodeFrameCombinedMode()
278 if (!video->slice_structure) in DecodeFrameCombinedMode()
Dpvdec_api.cpp284 video->slice_structure = 0; in PVInitVideoDecoder()