Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_common.h268 int mtk_vdec_h264_find_start_code(unsigned char *data, unsigned int data_sz);
H A Dvdec_h264_req_common.c312 int mtk_vdec_h264_find_start_code(unsigned char *data, unsigned int data_sz) in mtk_vdec_h264_find_start_code() function