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

  /external/libhevc/encoder/
ihevce_profile.h 105 #define PROFILE_INIT(x) init_profiler(x)
112 #define PROFILE_INIT(x)
ihevce_hle_interface.c 441 PROFILE_INIT(&ps_hle_ctxt->profile_hle);
446 PROFILE_INIT(&ps_hle_ctxt->profile_pre_enc[ctr]);
449 PROFILE_INIT(&ps_hle_ctxt->profile_enc[ctr][i4_br_id]);
450 PROFILE_INIT(&ps_hle_ctxt->profile_entropy[ctr][i4_br_id]);
    [all...]
  /external/libhevc/test/encoder/
main.c     [all...]

Completed in 71 milliseconds