Searched refs:ScalingList32x32 (Results 1 – 5 of 5) sorted by relevance
187 memcpy(&context->desc.h265.pps->sps->ScalingList32x32, h265->ScalingList32x32, 2 * 64); in vlVaHandleIQMatrixBufferHEVC()
433 uint8_t ScalingList32x32[2][64]; member
440 memcpy(picture->pps->sps->ScalingList32x32, picture_info->ScalingList32x32, 2*64); in vlVdpDecoderRenderH265()
225 (uint8_t (*)[6][64])sps->ScalingList32x32 in scaling_list_data()
699 memcpy(dec->it + 864, pic->pps->sps->ScalingList32x32, 2 * 64); in get_h265_msg()