Searched defs:skip_block (Results 1 – 3 of 3) sorted by relevance
375 int skip_block, const int16_t *round_ptr, in quantize_dc()412 const int skip_block = 0; in av1_quantize_dc_facade() local517 const tran_low_t *coeff_ptr, int n_coeffs, int skip_block, in highbd_quantize_dc()554 const int skip_block = 0; in av1_highbd_quantize_dc_facade() local
76 int skip_block; member
87 const uint8_t* skip_block = bit ? skip_block_0 : skip_block_1; in FindBit() local