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

/external/libvpx/libvpx/
H A Dvpxdec.c702 int stream_w = 0, stream_h = 0; local
1042 stream_w = img->d_w;
1045 stream_w, stream_h, 16);
1047 if (img && (img->d_w != stream_w || img->d_h != stream_h)) {
1059 stream_w, stream_h,

Completed in 216 milliseconds