Searched refs:H264ScalingList4x4Length (Results 1 – 4 of 4) sorted by relevance
35 static RK_S32 Default4x4Intra[H264ScalingList4x4Length] =38 static RK_S32 Default4x4Inter[H264ScalingList4x4Length] =312 FUN_CHECK(ret = parse_scalingList(p_bitctx, H264ScalingList4x4Length, in parse_sps_scalinglists()
44 FUN_CHECK (ret = parse_scalingList(p_bitctx, H264ScalingList4x4Length, in parse_pps_calingLists()
144 H264ScalingList4x4Length = 16, enumerator531 RK_S32 ScalingList4x4[6][H264ScalingList4x4Length]; // se(v)613 RK_S32 ScalingList4x4[6][H264ScalingList4x4Length]; // se(v)
82 for (j = 0; j < H264ScalingList4x4Length; j++) { in fill_scanlist()