Home
last modified time | relevance | path

Searched defs:topleft (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmjpeg.h118 #define PREDICT(ret, topleft, top, left, predictor)\ argument
Dljpegenc.c73 int left[4], top[4], topleft[4]; in ljpeg_encode_bgr() local
Dvp9recon.c97 uint8_t *top, *topleft; in check_intra_mode() local
Drv34.c970 uint32_t topleft; in rv34_pred_4x4_block() local
Dmpeg4videodec.c2010 dpcm_residual, left, top, topleft, min_left_top, max_left_top, p, p2, output; in mpeg4_decode_dpcm_macroblock() local
Dmjpegdec.c1080 int left[4], top[4], topleft[4]; in ljpeg_decode_rgb_scan() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayBorderPanel.java384 Color topleft = null; in paint() local
/third_party/ffmpeg/libavfilter/
Dvf_delogo.c108 uint8_t *topleft, *botleft, *topright; in apply_delogo() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftobjs.c4818 unsigned char* topleft = slot->bitmap.buffer; in FT_Render_Glyph_Internal() local
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp8372 bool RequiredCase::getRawDataFromPixelData(std::vector<char>& result, PixelData topleft, PixelData … in getRawDataFromPixelData()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82433 static nsIAtom* topleft; member in nsGkAtoms