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

  /external/libvpx/vp8/decoder/
onyxd_int.h 61 INT16 *qcoeff_start_ptr; member in struct:__anon5277
detokenize.c 98 dx->detoken.qcoeff_start_ptr = &x->qcoeff[0];
  /external/libvpx/vp8/common/arm/
vpx_asm_offsets.c 67 DEFINE(detok_qcoeff_start_ptr, offsetof(DETOK, qcoeff_start_ptr));
  /external/libvpx/vp8/decoder/arm/
detokenize.asm 279 str r12, [sp, #l_qcoeff] ; qcoeff_ptr = qcoeff_start_ptr

Completed in 618 milliseconds