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

  /external/libhevc/encoder/
ihevce_api.h 106 IHEVCE_QUALITY_P4,
    [all...]
ihevce_me_pass.c 233 (IHEVCE_QUALITY_P4 ==
271 IHEVCE_QUALITY_P4 ==
    [all...]
ihevce_enc_loop_pass.c     [all...]
ihevce_ipe_pass.c     [all...]
ihevce_decomp_pre_intra_pass.c 420 if((i4_quality_preset < IHEVCE_QUALITY_P4))
649 // && (i4_quality_preset != IHEVCE_QUALITY_P4));
753 if(u1_good_quality && (i4_quality_preset <= IHEVCE_QUALITY_P4))
    [all...]
ihevce_enc_cu_recursion.c 576 case IHEVCE_QUALITY_P4:
754 if(quality_preset < IHEVCE_QUALITY_P4)
    [all...]
ihevce_encode_header.c     [all...]
ihevce_memory_init.c     [all...]
ihevce_rc_interface.c     [all...]
ihevce_frame_process.c     [all...]
ihevce_enc_loop_utils.c     [all...]
  /frameworks/av/media/codec2/components/hevc/
C2SoftHevcEnc.cpp 497 mEncParams.s_tgt_lyr_prms.as_tgt_params[0].i4_quality_preset = IHEVCE_QUALITY_P4;
    [all...]

Completed in 599 milliseconds