Home
last modified time | relevance | path

Searched defs:plane_type (Results 1 – 20 of 20) sorted by relevance

/external/libgav1/libgav1/src/tile/bitstream/
Dpalette.cc34 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
Dmode_info.cc402 void Tile::ReadIntraAngleInfo(const Block& block, PlaneType plane_type) { in ReadIntraAngleInfo()
/external/libvpx/libvpx/vp8/encoder/
Dtokenize.c355 int plane_type; in vp8_tokenize_mb() local
438 int plane_type; in vp8_stuff_mb() local
/external/libkmsxx/kms++/src/
Dplane.cpp50 PlaneType Plane::plane_type() const in plane_type() function in kms::Plane
/external/igt-gpu-tools/tests/
Dkms_atomic_interruptible.c79 enum plane_test_type test_type, unsigned plane_type) in run_plane_test()
Dkms_rotation_crc.c368 static void test_plane_rotation(data_t *data, int plane_type, bool test_bad_format) in test_plane_rotation()
/external/libaom/libaom/av1/decoder/
Ddecodetxb.c119 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
Ddecodeframe.c210 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/
Dquantizer.cc177 for (int plane_type = kPlaneTypeY; plane_type < kNumPlaneTypes; in InitializeQuantizerMatrix() local
/external/libaom/libaom/av1/encoder/
Drdopt.h48 const PLANE_TYPE plane_type = get_plane_type(plane); in av1_cost_skip_txb() local
Dencodetxb.c521 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
Dencodemb.c687 PLANE_TYPE plane_type = get_plane_type(plane); in av1_encode_block_intra() local
Dtx_search.c1068 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/
Dvp9_blockd.h215 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/
Digt_kms.c563 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/
Dblockd.h396 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/
Di915_pm_rpm.c79 enum plane_type { enum
1691 enum plane_type plane_type) in test_one_plane()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c76 const PLANE_TYPE plane_type = get_plane_type(plane); in vp9_optimize_b() local
/external/libgav1/libgav1/src/tile/
Dprediction.cc514 const PlaneType plane_type = GetPlaneType(plane); in PalettePrediction() local
Dtile.cc1412 const PlaneType plane_type = GetPlaneType(plane); in ReadTransformCoefficients() local