Searched refs:ScalingList16x16 (Results 1 – 7 of 7) sorted by relevance
195 context->desc.h265.pps->sps->ScalingList16x16[i][j] = in vlVaHandleIQMatrixBufferHEVC()196 h265->ScalingList16x16[i][vl_zscan_h265_up_right_diagonal[j]]; in vlVaHandleIQMatrixBufferHEVC()
434 uint8_t ScalingList16x16[6][64]; member
439 memcpy(picture->pps->sps->ScalingList16x16, picture_info->ScalingList16x16, 6*64); in vlVdpDecoderRenderH265()
224 (uint8_t (*)[6][64])sps->ScalingList16x16, in scaling_list_data()
337 memcpy(dec->it + 480, pic->pps->sps->ScalingList16x16, 6 * 64); in get_h265_msg()
735 memcpy(dec->it + 480, pic->pps->sps->ScalingList16x16, 6 * 64); in get_h265_msg()
660 memcpy(dec->it + 480, pic->pps->sps->ScalingList16x16, 6 * 64); in get_h265_msg()