Searched refs:scratch (Results 1 – 3 of 3) sorted by relevance
286 viddec_pm_utils_bstream_scratch_init(&(cxt->scratch)); in viddec_pm_utils_bstream_reload()290 …viddec_pm_utils_bstream_scratch_copyto(&(cxt->scratch), &(bstream->buf[bstream->buf_index]), cur_b… in viddec_pm_utils_bstream_reload()291 cxt->scratch.bitoff = bstream->buf_bitoff; in viddec_pm_utils_bstream_reload()302 byte_pos = cxt->au_pos + cxt->scratch.size; in viddec_pm_utils_bstream_reload()319 index -= cxt->scratch.size; in viddec_pm_utils_bstream_reload()320 viddec_pm_utils_bstream_scratch_copyfrom(&(cxt->scratch), &(bstream->buf[index])); in viddec_pm_utils_bstream_reload()322 bstream->buf_end = data_left + cxt->scratch.size + bstream->buf_st; in viddec_pm_utils_bstream_reload()323 bstream->buf_bitoff = cxt->scratch.bitoff; in viddec_pm_utils_bstream_reload()
50 viddec_pm_utils_bstream_scratch_cxt_t scratch; member
261 __u32 scratch; /* Scratch field! */ /* 0x1e4 */ member