Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_error.h68IH264E_CODEC_ERROR_START = IH264E_BITSTREAM_ERROR_START + 0… enumerator
83 … IH264E_WIDTH_NOT_SUPPORTED = IH264E_CODEC_ERROR_START + 0x01,
86 … IH264E_HEIGHT_NOT_SUPPORTED = IH264E_CODEC_ERROR_START + 0x02,
89 … IH264E_NUM_REF_UNSUPPORTED = IH264E_CODEC_ERROR_START + 0x03,
92 … IH264E_NUM_REORDER_UNSUPPORTED = IH264E_CODEC_ERROR_START + 0x04,
95 … IH264E_CODEC_LEVEL_NOT_SUPPORTED = IH264E_CODEC_ERROR_START + 0x05,
98 … IH264E_INPUT_CHROMA_FORMAT_NOT_SUPPORTED = IH264E_CODEC_ERROR_START + 0x06,
101 … IH264E_RECON_CHROMA_FORMAT_NOT_SUPPORTED = IH264E_CODEC_ERROR_START + 0x07,
104 … IH264E_RATE_CONTROL_MODE_NOT_SUPPORTED = IH264E_CODEC_ERROR_START + 0x08,
107 … IH264E_FRAME_RATE_NOT_SUPPORTED = IH264E_CODEC_ERROR_START + 0x09,
[all …]