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

  /external/libhevc/encoder/
ihevce_multi_thrd_structs.h 50 #define MAX_OUT_DEP 80
191 UWORD32 au4_out_ofsts[MAX_OUT_DEP];
ihevce_multi_thrd_funcs.c 565 &ps_job_queue_curr->au4_out_ofsts[0], 0xFF, sizeof(UWORD32) * MAX_OUT_DEP);
668 memset(&ps_job_queue_curr->au4_out_ofsts[0], 0xFF, sizeof(UWORD32) * MAX_OUT_DEP);
    [all...]
ihevce_coarse_me_pass.c     [all...]
ihevce_enc_structs.h     [all...]

Completed in 61 milliseconds