Home
last modified time | relevance | path

Searched defs:log2_ctb_size (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_uvd.c293 unsigned log2_ctb_size, width_in_ctb, height_in_ctb, num_16x16_block_per_ctb; in calc_ctx_size_h265_main10() local
Dradeon_vcn_dec.c1369 unsigned log2_ctb_size, width_in_ctb, height_in_ctb, num_16x16_block_per_ctb; in calc_ctx_size_h265_main10() local
/third_party/ffmpeg/libavcodec/
Dhevc_filter.c485 int log2_ctb_size = s->ps.sps->log2_ctb_size; in deblocking_filter_CTB() local
Dhevc_ps.h209 unsigned int log2_ctb_size; member