Searched refs:codedbuf_mapinfo (Results 1 – 2 of 2) sorted by relevance
499 VACodedBufferSegment *vaCodedBufSeg = &obj_buffer->codedbuf_mapinfo[0]; in tng_get_coded_data()580 VACodedBufferSegment *p = &obj_buffer->codedbuf_mapinfo[0]; in psb_codedbuf_map_mangle()600 memset(obj_buffer->codedbuf_mapinfo, 0, sizeof(obj_buffer->codedbuf_mapinfo)); in psb_codedbuf_map_mangle()602 *pbuf = p = &obj_buffer->codedbuf_mapinfo[0]; in psb_codedbuf_map_mangle()
579 VACodedBufferSegment codedbuf_mapinfo[PSB_CODEDBUF_SEGMENT_MAX]; member