Searched refs:raw_coded_buf (Results 1 – 3 of 3) sorted by relevance
38 extern VAStatus pnw_jpeg_AppendMarkers(object_context_p obj_context, unsigned char *raw_coded_buf);
185 extern VAStatus tng_jpeg_AppendMarkers(object_context_p obj_context, void *raw_coded_buf);
1495 VAStatus tng_jpeg_AppendMarkers(object_context_p obj_context, void *raw_coded_buf) in tng_jpeg_AppendMarkers() argument1503 void *pSegStart = raw_coded_buf; in tng_jpeg_AppendMarkers()1542 pSegStart = (void *)((IMG_UINT32)raw_coded_buf + pBufHeader->ui32Reserved3); in tng_jpeg_AppendMarkers()