Home
last modified time | relevance | path

Searched refs:BITSTREAM_ALLOCATE_STEPPING (Results 1 – 1 of 1) sorted by relevance

/third_party/weston/libweston/backend-drm/
Dvaapi-recorder.c121 #define BITSTREAM_ALLOCATE_STEPPING 4096 macro
143 bs->max_size_in_dword = BITSTREAM_ALLOCATE_STEPPING; in bitstream_start()
183 bs->max_size_in_dword += BITSTREAM_ALLOCATE_STEPPING; in bitstream_put_ui()