Home
last modified time | relevance | path

Searched refs:find_start_code (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_h264_if.c323 static int find_start_code(unsigned char *data, unsigned int data_sz) in find_start_code() function
360 nal_start_idx = find_start_code(buf, buf_sz); in vdec_h264_decode()
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_if.c317 static int find_start_code(unsigned char *data, unsigned int data_sz) in find_start_code() function
354 nal_start_idx = find_start_code(buf, buf_sz); in vdec_h264_decode()

Completed in 2 milliseconds