Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vcn_dec.c386 unsigned coeff_10bit = (pic->pps->sps->bit_depth_luma_minus8 || in calc_ctx_size_h265_main10() local
407 db_left_tile_pxl_size = coeff_10bit * (max_mb_address * 2 * 2048 + 1024); in calc_ctx_size_h265_main10()
Dradeon_uvd.c307 …unsigned coeff_10bit = (pic->pps->sps->bit_depth_luma_minus8 || pic->pps->sps->bit_depth_chroma_mi… in calc_ctx_size_h265_main10() local
327 db_left_tile_pxl_size = coeff_10bit * (max_mb_address * 2 * 2048 + 1024); in calc_ctx_size_h265_main10()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c256 …unsigned coeff_10bit = (pic->pps->sps->bit_depth_luma_minus8 || pic->pps->sps->bit_depth_chroma_mi… in calc_ctx_size_h265_main10() local
276 db_left_tile_pxl_size = coeff_10bit * (max_mb_address * 2 * 2048 + 1024); in calc_ctx_size_h265_main10()