Searched defs:skip_block (Results 1 – 3 of 3) sorted by relevance
376 int skip_block, const int16_t *round_ptr, in quantize_dc()413 const int skip_block = 0; in av1_quantize_dc_facade() local518 const tran_low_t *coeff_ptr, int n_coeffs, int skip_block, in highbd_quantize_dc()555 const int skip_block = 0; in av1_highbd_quantize_dc_facade() local
86 const uint8_t* skip_block = bit ? skip_block_0 : skip_block_1; in FindBit() local
75 int skip_block; member