AVHWAccel        2633 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h     struct AVHWAccel *hwaccel;
AVHWAccel        3257 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h     struct AVHWAccel *next;
AVHWAccel        5097 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h void av_register_hwaccel(AVHWAccel *hwaccel);
AVHWAccel        5104 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h AVHWAccel *av_hwaccel_next(const AVHWAccel *hwaccel);
AVHWAccel        2578 extra_lib/include/libavcodec/avcodec.h     struct AVHWAccel *hwaccel;
AVHWAccel        3167 extra_lib/include/libavcodec/avcodec.h     struct AVHWAccel *next;
AVHWAccel        5010 extra_lib/include/libavcodec/avcodec.h void av_register_hwaccel(AVHWAccel *hwaccel);
AVHWAccel        5017 extra_lib/include/libavcodec/avcodec.h AVHWAccel *av_hwaccel_next(AVHWAccel *hwaccel);
AVHWAccel         323 modules/ffmpeg_in/ffmpeg_decode.c 		AVHWAccel *hwaccel=NULL;