Searched refs:MB_LEVEL (Results 1 – 2 of 2) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_trace.c | 80 …MB_LEVEL, /* TRACE_MB_PARAMS = 0x00000008, !< mb level decoded dump enable */ 81 …MB_LEVEL, /* TRACE_MB_INF_PARAMS = 0x00000010, !< mb level inferred dumping enab… 88 MB_LEVEL, /* TRACE_INTRA_UPSMPL_SIG= 0x00000800, !< Intra upsampled data */ 89 MB_LEVEL, /* TRACE_RES_UPSMPL_SIG = 0x00001000, !< Residual upsampled data */ 90 MB_LEVEL, /* TRACE_BS_INFO = 0x00002000, !< BS information */
|
D | ihevce_trace.h | 47 #define MB_LEVEL "MB" /*!< prefix string for MB params */ macro
|