Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderAVC.cpp28 #define MAX_PICTURE_WIDTH_AVC 4096 macro
71 if (data->codec_data->frame_width > MAX_PICTURE_WIDTH_AVC || in start()
113 if (data->codec_data->frame_width > MAX_PICTURE_WIDTH_AVC || in decode()