Searched defs:y_pos (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/third_party/freetype/src/sfnt/ |
D | ttsbit.c | 564 FT_Int y_pos ) in tt_sbit_decoder_load_byte_aligned() 703 FT_Int y_pos ) in tt_sbit_decoder_load_bit_aligned() 827 FT_Int y_pos ) in tt_sbit_decoder_load_compound() 894 FT_Int y_pos ) in tt_sbit_decoder_load_png() 940 FT_Int y_pos ) in tt_sbit_decoder_load_bitmap() 1081 FT_Int y_pos ) in tt_sbit_decoder_load_image()
|
/external/freetype/src/sfnt/ |
D | ttsbit.c | 698 FT_Int y_pos, in tt_sbit_decoder_load_byte_aligned() 840 FT_Int y_pos, in tt_sbit_decoder_load_bit_aligned() 973 FT_Int y_pos, in tt_sbit_decoder_load_compound() 1046 FT_Int y_pos, in tt_sbit_decoder_load_png() 1096 FT_Int y_pos, in tt_sbit_decoder_load_bitmap() 1244 FT_Int y_pos, in tt_sbit_decoder_load_image()
|
/external/libhevc/decoder/ |
D | ihevcd_ittiam_logo.h | 122 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) ihevcd_inse… argument 124 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) argument
|
/external/webrtc/talk/media/base/ |
D | fakevideorenderer.h | 123 const uint8_t* y_pos = y_plane; in CheckFrameColorYuv() local
|
/external/webp/src/dec/ |
D | io_dec.c | 354 static int ExportRGB(WebPDecParams* const p, int y_pos) { in ExportRGB() 403 static int ExportAlpha(WebPDecParams* const p, int y_pos, int max_lines_out) { in ExportAlpha() 430 static int ExportAlphaRGBA4444(WebPDecParams* const p, int y_pos, in ExportAlphaRGBA4444()
|
D | vp8l_dec.c | 582 static void ConvertToYUVA(const uint32_t* const src, int width, int y_pos, in ConvertToYUVA() 608 static int ExportYUVA(const VP8LDecoder* const dec, int y_pos) { in ExportYUVA() 626 int y_pos = dec->last_out_row_; in EmitRescaledRowsYUVA() local 645 int y_pos = dec->last_out_row_; in EmitRowsYUVA() local
|
/external/libmpeg2/decoder/ |
D | impeg2d_api_main.c | 77 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) impeg2_inse… argument 79 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) argument
|