Searched refs:trans_tbl_vp8e (Results 1 - 4 of 4) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
H A D | mpp_vepu1.c | 120 static const u16 trans_tbl_vp8e[] = {5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 26, 51, 52, 58, 59, 71};
variable 130 .count = ARRAY_SIZE(trans_tbl_vp8e),
131 .table = trans_tbl_vp8e,
|
H A D | mpp_vepu2.c | 149 static const u16 trans_tbl_vp8e[] = {
variable 161 .count = ARRAY_SIZE(trans_tbl_vp8e),
162 .table = trans_tbl_vp8e,
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
H A D | mpp_vepu1.c | 124 static const u16 trans_tbl_vp8e[] = { variable 134 .count = ARRAY_SIZE(trans_tbl_vp8e), 135 .table = trans_tbl_vp8e,
|
H A D | mpp_vepu2.c | 153 static const u16 trans_tbl_vp8e[] = { variable 164 .count = ARRAY_SIZE(trans_tbl_vp8e), 165 .table = trans_tbl_vp8e,
|
Completed in 6 milliseconds