/external/libgav1/src/tile/bitstream/ |
D | palette.cc | 34 int Tile::GetPaletteCache(const Block& block, PlaneType plane_type, in GetPaletteCache() 63 const PlaneType plane_type = GetPlaneType(plane); in ReadPaletteColors() local 184 const Block& block, PlaneType plane_type, int i, int start, int end, in PopulatePaletteColorContexts() 260 for (int plane_type = kPlaneTypeY; in ReadPaletteTokens() local
|
D | mode_info.cc | 408 void Tile::ReadIntraAngleInfo(const Block& block, PlaneType plane_type) { in ReadIntraAngleInfo() 708 for (int plane_type = kPlaneTypeY; plane_type <= kPlaneTypeUV; ++plane_type) { in SetCdfContextPaletteSize() local
|
/external/libaom/av1/encoder/ |
D | encodetxb.h | 258 const PLANE_TYPE plane_type = get_plane_type(plane); in av1_cost_skip_txb() local
|
D | txb_rdopt.c | 324 const PLANE_TYPE plane_type = get_plane_type(plane); in av1_optimize_txb() local 460 const PLANE_TYPE plane_type, const LV_MAP_COEFF_COST *const coeff_costs, in warehouse_efficients_txb() 621 const PLANE_TYPE plane_type, const LV_MAP_COEFF_COST *const coeff_costs, in warehouse_efficients_txb_laplacian() 645 const PLANE_TYPE plane_type = get_plane_type(plane); in av1_cost_coeffs_txb() local 681 const PLANE_TYPE plane_type = get_plane_type(plane); in av1_cost_coeffs_txb_laplacian() local
|
D | encodetxb.c | 297 const PLANE_TYPE plane_type = get_plane_type(plane); local 584 const PLANE_TYPE plane_type = pd->plane_type; local 746 const PLANE_TYPE plane_type = pd->plane_type; local
|
D | encodemb.c | 740 PLANE_TYPE plane_type = get_plane_type(plane); in encode_block_intra() local
|
D | tx_search.c | 852 const PLANE_TYPE plane_type = get_plane_type(plane); in inverse_transform_block_facade() local 1003 const PLANE_TYPE plane_type = get_plane_type(plane); in dist_block_px_domain() local 2001 const PLANE_TYPE plane_type = get_plane_type(plane); in predict_dc_only_block() local
|
/external/libvpx/vp8/encoder/ |
D | tokenize.c | 355 int plane_type; in vp8_tokenize_mb() local 438 int plane_type; in vp8_stuff_mb() local
|
/external/libkmsxx/kms++/src/ |
D | plane.cpp | 50 PlaneType Plane::plane_type() const in plane_type() function in kms::Plane
|
/external/igt-gpu-tools/tests/ |
D | kms_atomic_interruptible.c | 79 enum plane_test_type test_type, unsigned plane_type) in run_plane_test()
|
D | kms_rotation_crc.c | 368 static void test_plane_rotation(data_t *data, int plane_type, bool test_bad_format) in test_plane_rotation()
|
/external/libaom/av1/decoder/ |
D | decodetxb.c | 120 const PLANE_TYPE plane_type = get_plane_type(plane); in read_coeffs_txb() local 350 const PLANE_TYPE plane_type = get_plane_type(plane); in av1_read_coeffs_txb() local
|
D | decodeframe.c | 220 PLANE_TYPE plane_type = get_plane_type(plane); in predict_and_reconstruct_intra_block() local 248 PLANE_TYPE plane_type = get_plane_type(plane); in inverse_transform_inter_block() local
|
/external/libgav1/src/ |
D | quantizer.cc | 252 for (int plane_type = kPlaneTypeY; plane_type < kNumPlaneTypes; in InitializeQuantizerMatrix() local
|
/external/libvpx/vp9/common/ |
D | vp9_blockd.h | 221 static INLINE TX_TYPE get_tx_type(PLANE_TYPE plane_type, in get_tx_type() 231 static INLINE TX_TYPE get_tx_type_4x4(PLANE_TYPE plane_type, in get_tx_type_4x4()
|
/external/igt-gpu-tools/lib/ |
D | igt_kms.c | 563 const char *kmstest_plane_type_name(int plane_type) in kmstest_plane_type_name() 2381 igt_plane_t *igt_pipe_get_plane_type(igt_pipe_t *pipe, int plane_type) in igt_pipe_get_plane_type() 2417 int igt_pipe_count_plane_type(igt_pipe_t *pipe, int plane_type) in igt_pipe_count_plane_type() 2438 igt_plane_t *igt_pipe_get_plane_type_index(igt_pipe_t *pipe, int plane_type, in igt_pipe_get_plane_type_index() 3846 igt_plane_t *igt_output_get_plane_type(igt_output_t *output, int plane_type) in igt_output_get_plane_type() 3865 int igt_output_count_plane_type(igt_output_t *output, int plane_type) in igt_output_count_plane_type() 3884 int plane_type, int index) in igt_output_get_plane_type_index()
|
/external/libaom/av1/common/ |
D | blockd.h | 465 PLANE_TYPE plane_type; member 1003 PLANE_TYPE plane_type) { in intra_mode_to_tx_type() 1170 static inline TX_TYPE get_default_tx_type(PLANE_TYPE plane_type, in get_default_tx_type() 1279 PLANE_TYPE plane_type, int blk_row, in av1_get_tx_type()
|
D | cdef.c | 286 const PLANE_TYPE plane_type = get_plane_type(plane); in cdef_init_fb_col() local
|
/external/igt-gpu-tools/tests/i915/ |
D | i915_pm_rpm.c | 79 enum plane_type { enum 1691 enum plane_type plane_type) in test_one_plane()
|
/external/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 77 const PLANE_TYPE plane_type = get_plane_type(plane); in vp9_optimize_b() local
|
/external/libgav1/src/tile/ |
D | prediction.cc | 500 const PlaneType plane_type = GetPlaneType(plane); in PalettePrediction() local
|
D | tile.cc | 1424 const PlaneType plane_type = GetPlaneType(plane); in ReadTransformCoefficients() local
|