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

  /external/libhevc/decoder/
ihevcd_defs.h 118 /** If num_cores is greater than MV_PRED_NUM_CORES_THRESHOLD, then mv pred and
121 #define MV_PRED_NUM_CORES_THRESHOLD 2
ihevcd_process_slice.c 669 if(ps_codec->i4_num_cores > MV_PRED_NUM_CORES_THRESHOLD)
695 else if(ps_codec->i4_num_cores > MV_PRED_NUM_CORES_THRESHOLD)
788 if(ps_codec->i4_num_cores > MV_PRED_NUM_CORES_THRESHOLD)
    [all...]
ihevcd_parse_slice.c     [all...]

Completed in 266 milliseconds