30 case AV_ERR_NO_MEMORY:
32 case AV_ERR_OPERATE_NOT_PERMIT:
34 case AV_ERR_INVALID_VAL:
42 case AV_ERR_SERVICE_DIED:
44 case AV_ERR_INVALID_STATE:
46 case AV_ERR_UNSUPPORT:
#define i(width, name, range_min, range_max)
#define AVERROR_UNKNOWN
Unknown error, typically from an external library.
#define AVERROR_EXTERNAL
Generic error in an external library.
static const struct @341235340350303236323224312110037131221220006240 oh_pix_map[]
int ff_oh_pix_from_ff_pix(enum AVPixelFormat pix)
enum AVPixelFormat ff_oh_pix_to_ff_pix(OH_AVPixelFormat oh_pix)
int ff_oh_err_to_ff_err(OH_AVErrCode err)
AVPixelFormat
Pixel format.
@ AV_PIX_FMT_NV12
planar YUV 4:2:0, 12bpp, 1 plane for Y and 1 plane for the UV components, which are interleaved (firs...
@ AV_PIX_FMT_YUV420P
planar YUV 4:2:0, 12bpp, (1 Cr & Cb sample per 2x2 Y samples)
@ AV_PIX_FMT_NV21
as above, but U and V bytes are swapped
#define FF_ARRAY_ELEMS(a)