Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_video/libyuv/
Dlibyuv_unittest.cc47 PlaneType plane_type = static_cast<PlaneType>(plane_num); in PrintFrame() local
67 PlaneType plane_type = static_cast<PlaneType>(plane_num); in CreateImage() local
Dwebrtc_libyuv.cc113 PlaneType plane_type = static_cast<PlaneType>(planeNum); in PrintVideoFrame() local
/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.cpp52 PlaneType Plane::plane_type() const in plane_type() function in kms::Plane
/external/libaom/libaom/av1/encoder/
Drdopt.h80 const PLANE_TYPE plane_type = get_plane_type(plane); in av1_cost_skip_txb() local
Dencodetxb.c514 const PLANE_TYPE plane_type = get_plane_type(plane); local
740 const PLANE_TYPE plane_type, const LV_MAP_COEFF_COST *const coeff_costs,
838 const PLANE_TYPE plane_type = get_plane_type(plane); local
1679 const PLANE_TYPE plane_type = get_plane_type(plane); local
1818 const PLANE_TYPE plane_type = get_plane_type(plane); local
1914 const PLANE_TYPE plane_type = pd->plane_type; local
2038 const PLANE_TYPE plane_type = pd->plane_type; local
Dencodemb.c565 PLANE_TYPE plane_type = get_plane_type(plane); in av1_encode_block_intra() local
Dbitstream.c812 PLANE_TYPE plane_type = get_plane_type(plane); in av1_write_tx_type() local
Drdopt.c2239 const PLANE_TYPE plane_type = get_plane_type(plane); in inverse_transform_block_facade() local
2339 const PLANE_TYPE plane_type = get_plane_type(plane); in dist_block_px_domain() local
/external/libaom/libaom/av1/decoder/
Ddecodetxb.c119 const PLANE_TYPE plane_type = get_plane_type(plane); in av1_read_coeffs_txb() local
350 PLANE_TYPE plane_type = get_plane_type(plane); in av1_read_coeffs_txb_facade() local
Ddecodeframe.c223 PLANE_TYPE plane_type = get_plane_type(plane); in predict_and_reconstruct_intra_block() local
252 PLANE_TYPE plane_type = get_plane_type(plane); in inverse_transform_inter_block() local
/external/webrtc/webrtc/modules/video_processing/test/
Dvideo_processing_unittest.cc383 webrtc::PlaneType plane_type = static_cast<webrtc::PlaneType>(plane); local
/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h214 static INLINE TX_TYPE get_tx_type(PLANE_TYPE plane_type, in get_tx_type()
224 static INLINE TX_TYPE get_tx_type_4x4(PLANE_TYPE plane_type, in get_tx_type_4x4()
/external/libaom/libaom/av1/common/
Dblockd.h397 PLANE_TYPE plane_type; member
638 PLANE_TYPE plane_type) { in intra_mode_to_tx_type()
769 static INLINE TX_TYPE get_default_tx_type(PLANE_TYPE plane_type, in get_default_tx_type()
847 static INLINE TX_TYPE av1_get_tx_type(PLANE_TYPE plane_type, in av1_get_tx_type()
/external/webrtc/webrtc/modules/video_capture/test/
Dvideo_capture_unittest.cc77 webrtc::PlaneType plane_type = static_cast<webrtc::PlaneType>(plane); in CompareFrames() local
/external/minigbm/
Dhelpers.c523 uint64_t plane_type, use_flag; in drv_query_kms() local
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dsimulcast_unittest.h237 PlaneType plane_type = static_cast<PlaneType>(plane_num); in CreateImage() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c72 const PLANE_TYPE plane_type = get_plane_type(plane); in vp9_optimize_b() local