Searched refs:_height (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddecklink_enc.cpp86 _height(height), _buffer(buffer), _refs(0) { }
89 virtual long STDMETHODCALLTYPE GetHeight (void) { return _height; }
107 long _height; member in class:decklink_frame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevcdsp.h67 int _height, int c_idx, uint8_t *vert_edge,
H A Dhevcdsp_template.c399 int *borders, int _width, int _height,
408 int init_x = 0, init_y = 0, width = _width, height = _height;
453 int *borders, int _width, int _height,
462 int init_x = 0, init_y = 0, width = _width, height = _height;
397 sao_edge_filter_0(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride, SAOParams *sao, int *borders, int _width, int _height, int c_idx, uint8_t *vert_edge, uint8_t *horiz_edge, uint8_t *diag_edge) argument
451 sao_edge_filter_1(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride, SAOParams *sao, int *borders, int _width, int _height, int c_idx, uint8_t *vert_edge, uint8_t *horiz_edge, uint8_t *diag_edge) argument

Completed in 66 milliseconds