Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/
Dva_fool.h40 #define VA_FOOL_FLAG_JPEG 0x4 macro
Dva_fool.c136 fool_codec |= VA_FOOL_FLAG_JPEG; in va_FoolInit()
190 ((fool_codec & VA_FOOL_FLAG_JPEG) && (entrypoint == VAEntrypointEncPicture))) in va_FoolCreateConfig()