Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c825 #define HIGHBD_BFP(BT, SDF, SDAF, VF, SVF, SVAF, SDX3F, SDX8F, SDX4DF) \ argument
832 cpi->fn_ptr[BT].sdx8f = SDX8F; \
1845 #define BFP(BT, SDF, SDAF, VF, SVF, SVAF, SDX3F, SDX8F, SDX4DF)\ in vp9_create_compressor() argument
1852 cpi->fn_ptr[BT].sdx8f = SDX8F; \ in vp9_create_compressor()