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

  /external/libhevc/encoder/
ihevce_multi_thrd_structs.h 76 } HEVCE_ENC_JOB_TYPES_T;
203 HEVCE_ENC_JOB_TYPES_T i4_task_type;
ihevce_multi_thrd_funcs.c 509 HEVCE_ENC_JOB_TYPES_T task_type;
600 HEVCE_ENC_JOB_TYPES_T task_type;
615 task_type = (HEVCE_ENC_JOB_TYPES_T)(ENC_LOOP_JOB + i);
860 HEVCE_ENC_JOB_TYPES_T enc_task_type;
871 enc_task_type = (HEVCE_ENC_JOB_TYPES_T)-1;
897 enc_task_type = (HEVCE_ENC_JOB_TYPES_T)-1;
923 enc_task_type = (HEVCE_ENC_JOB_TYPES_T)-1;
    [all...]

Completed in 50 milliseconds