summaryrefslogtreecommitdiffstats
path: root/src/gallium/tests
diff options
context:
space:
mode:
authorBoyuan Zhang <[email protected]>2017-11-07 16:17:25 -0500
committerLeo Liu <[email protected]>2017-11-17 12:25:47 -0500
commitd940fdf765b18974b54e21f66d31c45455ad79bc (patch)
treec9c876da8e0bef8a0eda6ef3f25b01012e383658 /src/gallium/tests
parentbe996f2213148912b1bcce886dbd00e7bc35f248 (diff)
radeon/vcn: add encode header algorithms
Since bitstream headers, e.g. sps, pps, slice, are encoded in driver side, we need to add corresponding algorithms that required to generate those headers. According to h.264 specs, signed/unsigned interger Exp-Golomb-coded syntax element with left bit first (code_se and code_ue) and unsigned integer using n bits (code_fixed_bits) descriptors function are needed. Therefore, adding those algorithms and related variables and output algorithms here. Signed-off-by: Boyuan Zhang <[email protected]> Acked-by: Christian König <[email protected]>
Diffstat (limited to 'src/gallium/tests')
0 files changed, 0 insertions, 0 deletions