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

  /hardware/intel/img/psb_video/src/android/
psb_output_android.h 47 int new_destbox; member in struct:_psb_android_output_s
psb_output_android.c 267 output->new_destbox = 1;
336 output->new_destbox = 1;
391 if ((((abs(delta_rotation) == 90) || (abs(delta_rotation) == 270)) && output->new_destbox) ||
398 output->new_destbox = 0;

Completed in 578 milliseconds