Searched refs:raw_codedbuf (Results 1 – 1 of 1) sorted by relevance
495 unsigned char *raw_codedbuf in tng_get_coded_data() argument509 tmp = vaCodedBufSeg[iPipeIndex].size = *(unsigned int *)((unsigned long)raw_codedbuf); in tng_get_coded_data()524 …vaCodedBufSeg[iPipeIndex].buf = (unsigned char *)(((unsigned int *)((unsigned long)raw_codedbuf)) … in tng_get_coded_data()526 ptmp = (unsigned long *)((unsigned long)raw_codedbuf); in tng_get_coded_data()537 …tmp = vaCodedBufSeg[iPipeIndex].size = *(unsigned int *)((unsigned long)raw_codedbuf + uiBufOffset… in tng_get_coded_data()553 …[iPipeIndex].buf = (unsigned char *)(((unsigned int *)((unsigned long)raw_codedbuf + uiBufOffset))… in tng_get_coded_data()581 unsigned char *raw_codedbuf; in psb_codedbuf_map_mangle() local598 raw_codedbuf = *pbuf; in psb_codedbuf_map_mangle()617 && (*((unsigned long *) raw_codedbuf + 1) & SKIP_NEXT_FRAME) != 0) { in psb_codedbuf_map_mangle()633 tng_get_coded_data(obj_buffer, raw_codedbuf); in psb_codedbuf_map_mangle()[all …]