Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1321 #define HIGHBD_BFP(BT, SDF, SDAF, VF, SVF, SVAF, SDX3F, SDX8F, SDX4DF) \ argument
1323 cpi->fn_ptr[BT].sdaf = SDAF; \
2251 #define BFP(BT, SDF, SDAF, VF, SVF, SVAF, SDX3F, SDX8F, SDX4DF) \ in vp9_create_compressor() argument
2253 cpi->fn_ptr[BT].sdaf = SDAF; \ in vp9_create_compressor()