Searched defs:raw_coded_buf (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpnw_jpeg.c622 VAStatus pnw_jpeg_AppendMarkers(object_context_p obj_context, unsigned char *raw_coded_buf) argument
629 unsigned char *pSegStart = raw_coded_buf;
671 pSegStart = raw_coded_buf + pBufHeader->ui32Reserved3;
H A Dtng_jpegES.c1495 VAStatus tng_jpeg_AppendMarkers(object_context_p obj_context, void *raw_coded_buf) argument
1503 void *pSegStart = raw_coded_buf;
1542 pSegStart = (void *)((IMG_UINT32)raw_coded_buf + pBufHeader->ui32Reserved3);

Completed in 39 milliseconds