Searched refs:MaxCUWidth (Results 1 – 3 of 3) sorted by relevance
445 …RK_S32 MaxCUWidth = (1 << (dxva_cxt->pp.log2_diff_max_min_luma_coding_block_size + log2_min_cb_siz… in hal_h265d_v345_output_pps_packet() local446 column_width[0] = (width + MaxCUWidth - 1) / MaxCUWidth; in hal_h265d_v345_output_pps_packet()447 row_height[0] = (height + MaxCUWidth - 1) / MaxCUWidth; in hal_h265d_v345_output_pps_packet()658 …RK_S32 MaxCUWidth = (1 << (dxva_cxt->pp.log2_diff_max_min_luma_coding_block_size + log2_min_cb_siz… in hal_h265d_output_pps_packet() local659 column_width[0] = (width + MaxCUWidth - 1) / MaxCUWidth; in hal_h265d_output_pps_packet()660 row_height[0] = (height + MaxCUWidth - 1) / MaxCUWidth; in hal_h265d_output_pps_packet()
395 …RK_S32 MaxCUWidth = (1 << (dxva_cxt->pp.log2_diff_max_min_luma_coding_block_size + log2_min_cb_siz… in hal_h265d_v345_output_pps_packet() local396 column_width[0] = (width + MaxCUWidth - 1) / MaxCUWidth; in hal_h265d_v345_output_pps_packet()397 row_height[0] = (height + MaxCUWidth - 1) / MaxCUWidth; in hal_h265d_v345_output_pps_packet()624 …RK_S32 MaxCUWidth = (1 << (dxva_cxt->pp.log2_diff_max_min_luma_coding_block_size + log2_min_cb_siz… in hal_h265d_output_pps_packet() local625 column_width[0] = (width + MaxCUWidth - 1) / MaxCUWidth; in hal_h265d_output_pps_packet()626 row_height[0] = (height + MaxCUWidth - 1) / MaxCUWidth; in hal_h265d_output_pps_packet()
399 …RK_S32 MaxCUWidth = (1 << (dxva_cxt->pp.log2_diff_max_min_luma_coding_block_size + log2_min_cb_siz… in hal_h265d_v382_output_pps_packet() local400 column_width[0] = (width + MaxCUWidth - 1) / MaxCUWidth; in hal_h265d_v382_output_pps_packet()401 row_height[0] = (height + MaxCUWidth - 1) / MaxCUWidth; in hal_h265d_v382_output_pps_packet()