Home
last modified time | relevance | path

Searched defs:tile (Results 51 - 60 of 60) sorted by relevance

123

/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream.c1792 u32 ycnt, tile = readl(base + RKISPP_CTRL_SYS_CTL_STA0); in rkispp_fec_do_early() local
/third_party/ffmpeg/libavcodec/
H A Djpeg2000dec.c134 Jpeg2000Tile *tile; member
382 Jpeg2000Tile *tile = s->tile + i; get_siz() local
860 Jpeg2000Tile *tile = s->tile + s->curtileno; get_sot() local
975 Jpeg2000Tile *tile; get_ppt() local
1014 Jpeg2000Tile *tile = s->tile + tileno; init_tile() local
1084 select_header(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, int *tp_index) select_header() argument
1095 select_stream(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, int *tp_index, Jpeg2000CodingStyle *codsty) select_stream() argument
1112 jpeg2000_decode_packet(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, int *tp_index, Jpeg2000CodingStyle *codsty, Jpeg2000ResLevel *rlevel, int precno, int layno, uint8_t *expn, int numgbits) jpeg2000_decode_packet() argument
1310 jpeg2000_decode_packets_po_iteration(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, int RSpoc, int CSpoc, int LYEpoc, int REpoc, int CEpoc, int Ppoc, int *tp_index) jpeg2000_decode_packets_po_iteration() argument
1601 jpeg2000_decode_packets(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile) jpeg2000_decode_packets() argument
1909 mct_decode(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile) mct_decode() argument
1950 tile_codeblocks(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile) tile_codeblocks() argument
2093 Jpeg2000Tile *tile = s->tile + jobnr; jpeg2000_decode_tile() local
2165 Jpeg2000Tile *tile; jpeg2000_read_main_headers() local
2315 Jpeg2000Tile *tile = s->tile + tileno; jpeg2000_read_bitstream_packets() local
[all...]
H A Dj2kenc.c134 Jpeg2000Tile *tile; member
430 Jpeg2000Tile *tile = &s->tile[s->numXtiles * i + j]; in compute_rates() local
468 Jpeg2000Tile *tile = s->tile + tileno; init_tiles() local
704 encode_cblk(Jpeg2000EncoderContext *s, Jpeg2000T1Context *t1, Jpeg2000Cblk *cblk, Jpeg2000Tile *tile, int width, int height, int bandpos, int lev) encode_cblk() argument
937 encode_packets(Jpeg2000EncoderContext *s, Jpeg2000Tile *tile, int tileno, int nlayers) encode_packets() argument
1183 makelayer(Jpeg2000EncoderContext *s, int layno, double thresh, Jpeg2000Tile* tile, int final) makelayer() argument
1266 makelayers(Jpeg2000EncoderContext *s, Jpeg2000Tile *tile) makelayers() argument
1367 truncpasses(Jpeg2000EncoderContext *s, Jpeg2000Tile *tile) truncpasses() argument
1401 encode_tile(Jpeg2000EncoderContext *s, Jpeg2000Tile *tile, int tileno) encode_tile() argument
1516 Jpeg2000Tile *tile = s->tile + tileno; reinit() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp2482 Value *tile[3]; in processSurfaceCoordsNVC0() local
H A Dnv50_ir_lowering_nv50.cpp1784 Value *tile[3]; in processSurfaceCoords() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c46 PredictionCostSpatialHistogram(const int accumulated[4][256], const int tile[4][256]) PredictionCostSpatialHistogram() argument
/third_party/skia/gm/
H A Dcompositor_quads.cpp229 SkRect tile = SkRect::MakeXYWH(j * kTileWidth, i * kTileHeight, drawTiles() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_edid.c6025 const struct displayid_tiled_block *tile = (struct displayid_tiled_block *)block; in drm_parse_tiled_block() local
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c719 const struct softpipe_tex_cached_tile *tile; in get_texel_buffer_no_border() local
735 const struct softpipe_tex_cached_tile *tile; in get_texel_2d_no_border() local
921 const struct softpipe_tex_cached_tile *tile; in get_texel_quad_2d_no_border_single_tile() local
959 const struct softpipe_tex_cached_tile *tile; get_texel_3d_no_border() local
[all...]
/third_party/libdrm/
H A Dxf86drm.c201 static bool is_x_t_amd_gfx9_tile(uint64_t tile) in is_x_t_amd_gfx9_tile() argument
450 uint64_t tile, tile_version, dcc; in drmGetFormatModifierNameFromAmd() local

Completed in 39 milliseconds

123