Searched refs:gf_cmx_apply_wide (Results 1 – 6 of 6) sorted by relevance
/dports/multimedia/gpac-libgpac/gpac-1.0.0/include/gpac/ |
H A D | color.h | 223 u64 gf_cmx_apply_wide(GF_ColorMatrix *_this, u64 col);
|
/dports/multimedia/gpac-mp4box/gpac-1.0.0/include/gpac/ |
H A D | color.h | 223 u64 gf_cmx_apply_wide(GF_ColorMatrix *_this, u64 col);
|
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/evg/ |
H A D | stencil.c | 1024 pix = gf_cmx_apply_wide(&_this->cmat, pix); in tex_fill_run_wide() 1028 pix = gf_cmx_apply_wide(&_this->yuv_cmat, pix); in tex_fill_run_wide() 1035 pix = gf_cmx_apply_wide(&_this->cmat, pix); in tex_fill_run_wide()
|
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/evg/ |
H A D | stencil.c | 1024 pix = gf_cmx_apply_wide(&_this->cmat, pix); in tex_fill_run_wide() 1028 pix = gf_cmx_apply_wide(&_this->yuv_cmat, pix); in tex_fill_run_wide() 1035 pix = gf_cmx_apply_wide(&_this->cmat, pix); in tex_fill_run_wide()
|
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/utils/ |
H A D | color.c | 2483 u64 gf_cmx_apply_wide(GF_ColorMatrix *_this, u64 col) in gf_cmx_apply_wide() function
|
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/utils/ |
H A D | color.c | 2483 u64 gf_cmx_apply_wide(GF_ColorMatrix *_this, u64 col) in gf_cmx_apply_wide() function
|