Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dmp4_utils.cpp295 unsigned int index = 4,vop_bits=0; in is_notcodec_vop() local
305 vop_bits++; in is_notcodec_vop()
324 bits_parsed += vop_bits + 1;//Vop bit & Marker bits in is_notcodec_vop()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Dmp4_utils.cpp295 unsigned int index = 4,vop_bits=0; in is_notcodec_vop() local
305 vop_bits++; in is_notcodec_vop()
324 bits_parsed += vop_bits + 1;//Vop bit & Marker bits in is_notcodec_vop()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dmp4_utils.cpp295 unsigned int index = 4,vop_bits=0; in is_notcodec_vop() local
305 vop_bits++; in is_notcodec_vop()
324 bits_parsed += vop_bits + 1;//Vop bit & Marker bits in is_notcodec_vop()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dmp4_utils.cpp267 unsigned int index = 4,vop_bits=0; in is_notcodec_vop() local
275 vop_bits++; in is_notcodec_vop()
290 bits_parsed += vop_bits + 1;//Vop bit & Marker bits in is_notcodec_vop()