Home
last modified time | relevance | path

Searched refs:yrgb_hor_coe (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp.c344 mpp_req[req_cnt].size = sizeof(zme->yrgb_hor_coe); in vdpp_start()
346 mpp_req[req_cnt].data_ptr = REQ_DATA_PTR(&zme->yrgb_hor_coe); in vdpp_start()
H A Dvdpp_common.c19 zme->yrgb_hor_coe.reg##index.yrgb_hor_coe##row##_##col = \
H A Dvdpp_common.h600 } yrgb_hor_coe; member
H A Dvdpp2.c1810 mpp_req[req_cnt].size = sizeof(zme->yrgb_hor_coe); in vdpp2_start()
1812 mpp_req[req_cnt].data_ptr = REQ_DATA_PTR(&zme->yrgb_hor_coe); in vdpp2_start()