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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dmp4lib_int.h282 int slice_structure; member in struct:tagVideoDecData
H A Dvop.cpp698 video->slice_structure = 0;
1252 video->slice_structure = BitstreamRead1Bits(stream);
1411 if (UFEP == 1 && video->slice_structure == 1)
1474 if (video->slice_structure) /* ANNEX_K */
H A Dcombined_decode.cpp199 if (!video->slice_structure)
278 if (!video->slice_structure)
H A Dpvdec_api.cpp261 video->slice_structure = 0;

Completed in 188 milliseconds