Searched defs:pmode (Results 1 - 6 of 6) sorted by relevance
| /third_party/curl/lib/ |
| H A D | curl_multibyte.c | 93 int pmode = 0; in curlx_win32_open() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | file_open.c | 42 static int win32_open(const char *filename_utf8, int oflag, int pmode) in win32_open() argument
|
| H A D | hwcontext_vulkan.c | 1905 prepare_frame(AVHWFramesContext *hwfc, VulkanExecCtx *ectx, AVVkFrame *frame, enum PrepMode pmode) prepare_frame() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mobiclip.c | 829 predict_intra(AVCodecContext *avctx, AVFrame *frame, int ax, int ay, int pmode, int add_coeffs, int size, int plane) predict_intra() argument 951 process_block(AVCodecContext *avctx, AVFrame *frame, int x, int y, int pmode, int has_coeffs, int plane) process_block() argument 1023 int pmode = get_bits(gb, 3); decode_macroblock() local [all...] |
| /third_party/skia/third_party/externals/brotli/c/tools/ |
| H A D | brotli.c | 69 static int ms_open(const char* filename, int oflag, int pmode) { in ms_open() argument
|
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_save_api.c | 648 enum pipe_prim_type pmode = (enum pipe_prim_type)mode; in compile_vertex_list() local
|
Completed in 12 milliseconds