Searched refs:raw_codedbuf (Results 1 – 1 of 1) sorted by relevance
499 unsigned char *raw_codedbuf in tng_get_coded_data() argument513 tmp = vaCodedBufSeg[iPipeIndex].size = *(unsigned int *)((unsigned long)raw_codedbuf); in tng_get_coded_data()528 …vaCodedBufSeg[iPipeIndex].buf = (unsigned char *)(((unsigned int *)((unsigned long)raw_codedbuf)) … in tng_get_coded_data()530 ptmp = (unsigned long *)((unsigned long)raw_codedbuf); in tng_get_coded_data()541 …tmp = vaCodedBufSeg[iPipeIndex].size = *(unsigned int *)((unsigned long)raw_codedbuf + uiBufOffset… in tng_get_coded_data()557 …[iPipeIndex].buf = (unsigned char *)(((unsigned int *)((unsigned long)raw_codedbuf + uiBufOffset))… in tng_get_coded_data()585 unsigned char *raw_codedbuf; in psb_codedbuf_map_mangle() local602 raw_codedbuf = *pbuf; in psb_codedbuf_map_mangle()621 && (*((unsigned long *) raw_codedbuf + 1) & SKIP_NEXT_FRAME) != 0) { in psb_codedbuf_map_mangle()637 tng_get_coded_data(obj_buffer, raw_codedbuf); in psb_codedbuf_map_mangle()[all …]