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

/external/libvpx/libvpx/
H A Dvpxdec.c684 int use_y4m = 1; local
731 use_y4m = 0;
734 use_y4m = 0;
881 if (use_y4m && !noblit) {
1029 if (frame_out == 1 && img && use_y4m) {
1083 } else if (use_y4m)

Completed in 76 milliseconds