Home
last modified time | relevance | path

Searched refs:write_idx (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_lookahead.c25 unsigned int write_idx; /* Write index */ member
105 buf = pop(ctx, &ctx->write_idx); in vp9_lookahead_push()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dlookahead.c23 unsigned int write_idx; /* Write index */ member
119 buf = pop(ctx, &ctx->write_idx); in vp8_lookahead_push()