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

  /external/libhevc/common/
ihevc_defs.h 301 #define MIN_CU_SIZE 8
308 #define MAX_CU_IN_CTB_ROW ((MAX_CTB_SIZE / MIN_CU_SIZE))
314 #define MAX_CU_IN_CTB ((MAX_CTB_SIZE / MIN_CU_SIZE) * \
315 (MAX_CTB_SIZE / MIN_CU_SIZE))
  /external/libhevc/decoder/
ihevcd_api.c     [all...]
ihevcd_parse_slice.c     [all...]

Completed in 566 milliseconds