Searched refs:sample (Results 1 – 6 of 6) sorted by relevance
34 #define LCD_LL_YUV_SAMPLE_TO_REG(sample) (uint8_t[]){0,1,2}[(sample)] argument
88 #define FLOAT_MULT_DCT(K, sample) (FIX(K,20) * sample) in float_dct2_8() argument
236 #define LONG_MULT_DCT(K, sample) (MUL_16S_32S_HI(K, sample)<<2) argument
56 Below is a sample HSM config file (``hsm_config.ini``) for using `SoftHSMv2 <https://github.com/ope…
327 necessary. Here is a sample; alter the names:
469 Here is a sample extract, showing a READ_REG command and response: