/external/libgav1/libgav1/src/tile/bitstream/ |
D | palette.cc | 34 int Tile::GetPaletteCache(const Block& block, PlaneType plane_type, in GetPaletteCache() 60 const PlaneType plane_type = GetPlaneType(plane); in ReadPaletteColors() local 175 const Block& block, PlaneType plane_type, int i, int start, int end, in PopulatePaletteColorContexts() 250 for (int plane_type = kPlaneTypeY; in ReadPaletteTokens() local
|
D | mode_info.cc | 402 void Tile::ReadIntraAngleInfo(const Block& block, PlaneType plane_type) { in ReadIntraAngleInfo()
|
/external/libvpx/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/libaom/av1/decoder/ |
D | decodetxb.c | 119 const PLANE_TYPE plane_type = get_plane_type(plane); in av1_read_coeffs_txb() local 348 const PLANE_TYPE plane_type = get_plane_type(plane); in av1_read_coeffs_txb_facade() local
|
D | decodeframe.c | 210 PLANE_TYPE plane_type = get_plane_type(plane); in predict_and_reconstruct_intra_block() local 237 PLANE_TYPE plane_type = get_plane_type(plane); in inverse_transform_inter_block() local
|
/external/libgav1/libgav1/src/ |
D | quantizer.cc | 177 for (int plane_type = kPlaneTypeY; plane_type < kNumPlaneTypes; in InitializeQuantizerMatrix() local
|
/external/libaom/libaom/av1/encoder/ |
D | rdopt.h | 48 const PLANE_TYPE plane_type = get_plane_type(plane); in av1_cost_skip_txb() local
|
D | encodetxb.c | 521 const PLANE_TYPE plane_type = get_plane_type(plane); local 760 const PLANE_TYPE plane_type, const LV_MAP_COEFF_COST *const coeff_costs, 855 const PLANE_TYPE plane_type, const LV_MAP_COEFF_COST *const coeff_costs, 923 const PLANE_TYPE plane_type = get_plane_type(plane); local 961 const PLANE_TYPE plane_type = get_plane_type(plane); local 1773 const PLANE_TYPE plane_type = get_plane_type(plane); local 1915 const PLANE_TYPE plane_type = get_plane_type(plane); local 2085 const PLANE_TYPE plane_type = pd->plane_type; local
|
D | encodemb.c | 687 PLANE_TYPE plane_type = get_plane_type(plane); in av1_encode_block_intra() local
|
D | tx_search.c | 1068 const PLANE_TYPE plane_type = get_plane_type(plane); in inverse_transform_block_facade() local 1221 const PLANE_TYPE plane_type = get_plane_type(plane); in dist_block_px_domain() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_blockd.h | 215 static INLINE TX_TYPE get_tx_type(PLANE_TYPE plane_type, in get_tx_type() 225 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() 3844 igt_plane_t *igt_output_get_plane_type(igt_output_t *output, int plane_type) in igt_output_get_plane_type() 3863 int igt_output_count_plane_type(igt_output_t *output, int plane_type) in igt_output_count_plane_type() 3882 int plane_type, int index) in igt_output_get_plane_type_index()
|
/external/libaom/libaom/av1/common/ |
D | blockd.h | 396 PLANE_TYPE plane_type; member 718 PLANE_TYPE plane_type) { in intra_mode_to_tx_type() 863 static INLINE TX_TYPE get_default_tx_type(PLANE_TYPE plane_type, in get_default_tx_type() 972 PLANE_TYPE plane_type, int blk_row, in av1_get_tx_type()
|
/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/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 76 const PLANE_TYPE plane_type = get_plane_type(plane); in vp9_optimize_b() local
|
/external/libgav1/libgav1/src/tile/ |
D | prediction.cc | 514 const PlaneType plane_type = GetPlaneType(plane); in PalettePrediction() local
|
D | tile.cc | 1412 const PlaneType plane_type = GetPlaneType(plane); in ReadTransformCoefficients() local
|