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

  /hardware/intel/common/libmix/mix_video/src/
mixvideodef.h 19 MIX_RESULT_POOLEMPTY,
mixbufferpool.c 354 return MIX_RESULT_POOLEMPTY;
mixsurfacepool.c 547 "Returning MIX_RESULT_POOLEMPTY because out of surfaces\n");
549 return MIX_RESULT_POOLEMPTY;
mixvideo.c 1005 if (ret == MIX_RESULT_POOLEMPTY) {
    [all...]

Completed in 459 milliseconds