Searched refs:pending_frame_sizes (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
H A Dvp9_cx_iface.c85 size_t pending_frame_sizes[8]; member in struct:vpx_codec_alg_priv
643 unsigned int this_sz = (unsigned int)ctx->pending_frame_sizes[i];
788 ctx->pending_frame_sizes[ctx->pending_frame_count++] = size;
827 ctx->pending_frame_sizes[ctx->pending_frame_count++] = size;

Completed in 22 milliseconds