Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Dhevc_utils.cpp134 byte bFirstSliceInPic = 0; in isNewFrame() local
206 bFirstSliceInPic = ((buffer[pos+2] & 0x80)>>7); in isNewFrame()
208 if (bFirstSliceInPic) { //=== first_ctb_in_slice is only 1'b1 coded tree block in isNewFrame()