Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpnw_jpeg.h38 extern VAStatus pnw_jpeg_AppendMarkers(object_context_p obj_context, unsigned char *raw_coded_buf);
Dtng_jpegES.h185 extern VAStatus tng_jpeg_AppendMarkers(object_context_p obj_context, void *raw_coded_buf);
Dtng_jpegES.c1495 VAStatus tng_jpeg_AppendMarkers(object_context_p obj_context, void *raw_coded_buf) in tng_jpeg_AppendMarkers() argument
1503 void *pSegStart = raw_coded_buf; in tng_jpeg_AppendMarkers()
1542 pSegStart = (void *)((IMG_UINT32)raw_coded_buf + pBufHeader->ui32Reserved3); in tng_jpeg_AppendMarkers()