Home
last modified time | relevance | path

Searched defs:quant_matrices (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c187 RK_U8 quant_matrices[128]; // 0-63: intra 64-127: inter member
244 static void mpg4d_set_intra_matrix(RK_U8 * quant_matrices, RK_U8 * matrix) in mpg4d_set_intra_matrix()
254 static void mpg4d_set_inter_matrix(RK_U8 * quant_matrices, RK_U8 * matrix) in mpg4d_set_inter_matrix()