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

  /external/libhevc/encoder/
ihevce_enc_structs.h 85 #define NUM_BUFS_DECOMP_HME 1
98 #define MAX_PRE_ENC_RC_DELAY (MAX_L0_IPE_ENC_STAGGER + 1 + NUM_BUFS_DECOMP_HME)
100 #define MIN_PRE_ENC_RC_DELAY (MIN_L0_IPE_ENC_STAGGER + 1 + NUM_BUFS_DECOMP_HME)
105 /* NUM_BUFS_DECOMP_HME is added to take care of pipeline between Decomp-preintra and HME */
107 (MAX_PRE_ENC_STAGGER + MAX_L0_IPE_ENC_STAGGER + NUM_BUFS_DECOMP_HME - 1) //22//5
110 (MAX_PRE_ENC_STAGGER + MIN_L0_IPE_ENC_STAGGER + NUM_BUFS_DECOMP_HME - 1)
    [all...]
ihevce_memory_init.c 376 (MAX_L0_IPE_ENC_STAGGER - 1) + NUM_BUFS_DECOMP_HME;
382 (MIN_L0_IPE_ENC_STAGGER - 1) + NUM_BUFS_DECOMP_HME;
    [all...]
hme_interface.c     [all...]
ihevce_frame_process.c     [all...]
ihevce_hle_interface.c     [all...]
hme_defs.h     [all...]
hme_utils.c     [all...]

Completed in 79 milliseconds