Home
last modified time | relevance | path

Searched refs:SDX4DF (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
1329 cpi->fn_ptr[BT].sdx4df = SDX4DF;
2251 #define BFP(BT, SDF, SDAF, VF, SVF, SVAF, SDX3F, SDX8F, SDX4DF) \ in vp9_create_compressor() argument
2259 cpi->fn_ptr[BT].sdx4df = SDX4DF; in vp9_create_compressor()