Home
last modified time | relevance | path

Searched defs:EncoderPrimitives (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/handbrake/x265_3.5/source/common/
H A Dprimitives.h237 struct EncoderPrimitives struct
245 struct PU
265 pu[NUM_PU_SIZES];
273 struct CU
314 cu[NUM_CU_SIZES];
318 dct_t dst4x4;
321 quant_t quant;
322 nquant_t nquant;
332 sign_t sign;
337 saoCuOrgE1_t saoCuOrgE1, saoCuOrgE1_2Rows;
[all …]
/dports/multimedia/x265/source/common/
H A Dprimitives.h237 struct EncoderPrimitives struct
245 struct PU
265 pu[NUM_PU_SIZES];
273 struct CU
314 cu[NUM_CU_SIZES];
318 dct_t dst4x4;
321 quant_t quant;
322 nquant_t nquant;
332 sign_t sign;
337 saoCuOrgE1_t saoCuOrgE1, saoCuOrgE1_2Rows;
[all …]
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/common/
H A Dprimitives.h201 struct EncoderPrimitives struct
209 struct PU
230 pu[NUM_PU_SIZES];
238 struct CU
272 cu[NUM_CU_SIZES];
277 dct_t dst4x4;
280 quant_t quant;
281 nquant_t nquant;
291 sign_t sign;
296 saoCuOrgE1_t saoCuOrgE1, saoCuOrgE1_2Rows;
[all …]