Home
last modified time | relevance | path

Searched refs:MAX_MVP_IDX (Results 1 – 3 of 3) sorted by relevance

/external/libavc/encoder/svc/
Disvce_defs.h66 #define MAX_MVP_IDX (USE_ILP_MV_AS_MVP ? 1 : 0) macro
Disvce_sub_pic_rc.h83 isvce_enc_pu_mv_t *aps_mvps[MAX_MVP_IDX + 1];
Disvce_process.c2474 #if MAX_MVP_IDX == 1 in isvce_process()