HomeSort by relevance Sort by last modified time
    Searched refs:eob_txb (Results 1 - 2 of 2) sorted by null

  /external/libaom/libaom/av1/encoder/
encodetxb.c 645 uint16_t *eob_txb = x->mbmi_ext->cb_coef_buff->eobs[plane] + txb_offset; local
651 uint16_t eob = eob_txb[block];
2013 uint16_t *eob_txb = x->mbmi_ext->cb_coef_buff->eobs[plane] + txb_offset; local
    [all...]
bitstream.c 376 uint16_t *eob_txb = x->mbmi_ext->cb_coef_buff->eobs[plane] + txb_offset; local
382 const uint16_t eob = eob_txb[block];
    [all...]

Completed in 277 milliseconds