| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_estdif.c | 33 int mode; ///< 0 is frame, 1 is field member [all...] |
| H A D | af_aemphasis.c | 38 int mode, type; member
|
| H A D | vf_convolution.c | 640 const int mode = s->mode[plane]; filter_slice() local [all...] |
| H A D | vf_colormatrix.c | 66 int mode; member
|
| H A D | avf_showfreqs.c | 47 int mode; member [all...] |
| H A D | avf_avectorscope.c | 63 int mode; member [all...] |
| H A D | vf_scale_qsv.c | 95 int mode; member [all...] |
| H A D | vf_w3fdif.c | 37 int mode; ///< 0 is frame, 1 is field member [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | smacker.c | 420 int type, run, mode; in decode_frame() local
|
| H A D | vp9recon.c | 32 static av_always_inline int check_intra_mode(VP9TileData *td, int mode, uint8_t **a, in check_intra_mode() argument 238 int mode = b->mode[b->bs > BS_8x8 && b->tx == TX_4X4 ? intra_recon() local 269 int mode = b->uvmode; intra_recon() local [all...] |
| H A D | vp9shared.h | 122 int8_t mode[2]; member
|
| H A D | mv30.c | 296 static int decode_intra_block(AVCodecContext *avctx, int mode, in decode_intra_block() argument 337 static int decode_inter_block(AVCodecContext *avctx, int mode, in decode_inter_block() argument 448 int mode = get_bits_le(&mgb, 2); in decode_intra() local 572 int mode = get_bits_le(&mgb, 2); in decode_inter() local 585 int mode = get_bits_le(&mgb, 2); in decode_inter() local [all...] |
| H A D | qdmc.c | 39 uint8_t mode; member
|
| H A D | mss4.c | 325 int i, j, k, mode, split; in mss4_decode_image_block() local [all...] |
| H A D | opus.h | 97 enum OpusMode mode; /**< mode */ member
|
| H A D | ralf.c | 334 int dmode, mode[2], bits[2]; in decode_block() local 216 decode_channel(RALFContext *ctx, GetBitContext *gb, int ch, int length, int mode, int bits) decode_channel() argument
|
| H A D | takdec.c | 199 static void decode_lpc(int32_t *coeffs, int mode, int length) in decode_lpc() argument 255 static int decode_segment(TAKDecContext *s, int8_t mode, int32_t *decoded, int len) in decode_segment() argument 302 int i, mode, ret; in decode_residues() local [all...] |
| H A D | vc1dsp.c | 573 vc1_mspel_filter(const uint8_t *src, int stride, int mode, int r) vc1_mspel_filter() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | libsrt.c | 83 enum SRTMode mode; member [all...] |
| H A D | sdp.c | 523 int mode = 1; in sdp_write_media_attributes() local
|
| /third_party/gn/src/base/files/ |
| H A D | file_util_win.cc | 94 void AppendModeCharacter(char16_t mode_char, std::u16string* mode) { in AppendModeCharacter() argument 550 FILE* OpenFile(const FilePath& filename, const char* mode) { in OpenFile() argument 561 FileToFILE(File file, const char* mode) FileToFILE() argument [all...] |
| /third_party/gn/src/gn/ |
| H A D | commands.cc | 139 bool GetTargetPrintingMode(CommandSwitches::TargetPrintMode* mode) { in GetTargetPrintingMode() argument
|
| /third_party/glfw/examples/ |
| H A D | boing.c | 261 const GLFWvidmode* mode = glfwGetVideoMode(monitor); in key_callback() local
|
| /third_party/glfw/src/ |
| H A D | null_window.c | 54 GLFWvidmode mode; in fitToMonitor() local 518 void _glfwSetCursorModeNull(_GLFWwindow* window, int mode) in _glfwSetCursorModeNull() argument
|
| /third_party/ffmpeg/libpostproc/ |
| H A D | postprocess.c | 818 void pp_free_mode(pp_mode *mode){ in pp_free_mode() argument 924 PPMode *mode = vm; in pp_postprocess() local 384 do_a_deblock_C(uint8_t *src, int step, int stride, const PPContext *c, int mode) do_a_deblock_C() argument [all...] |