mtk_vdec_h264_find_start_code
int mtk_vdec_h264_find_start_code(unsigned char *data, unsigned int data_sz);
nal_start_idx = mtk_vdec_h264_find_start_code(buf, bs->size);
nal_start_idx = mtk_vdec_h264_find_start_code(buf, bs->size);