/external/webrtc/webrtc/common_video/libyuv/ |
D | libyuv_unittest.cc | 47 PlaneType plane_type = static_cast<PlaneType>(plane_num); in PrintFrame() local 67 PlaneType plane_type = static_cast<PlaneType>(plane_num); in CreateImage() local
|
D | webrtc_libyuv.cc | 113 PlaneType plane_type = static_cast<PlaneType>(planeNum); in PrintVideoFrame() local
|
/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 | 52 PlaneType Plane::plane_type() const in plane_type() function in kms::Plane
|
/external/libaom/libaom/av1/encoder/ |
D | rdopt.h | 80 const PLANE_TYPE plane_type = get_plane_type(plane); in av1_cost_skip_txb() local
|
D | encodetxb.c | 514 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
|
D | encodemb.c | 565 PLANE_TYPE plane_type = get_plane_type(plane); in av1_encode_block_intra() local
|
D | bitstream.c | 812 PLANE_TYPE plane_type = get_plane_type(plane); in av1_write_tx_type() local
|
D | rdopt.c | 2239 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/ |
D | decodetxb.c | 119 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
|
D | decodeframe.c | 223 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/ |
D | video_processing_unittest.cc | 383 webrtc::PlaneType plane_type = static_cast<webrtc::PlaneType>(plane); local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_blockd.h | 214 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/ |
D | blockd.h | 397 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/ |
D | video_capture_unittest.cc | 77 webrtc::PlaneType plane_type = static_cast<webrtc::PlaneType>(plane); in CompareFrames() local
|
/external/minigbm/ |
D | helpers.c | 523 uint64_t plane_type, use_flag; in drv_query_kms() local
|
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ |
D | simulcast_unittest.h | 237 PlaneType plane_type = static_cast<PlaneType>(plane_num); in CreateImage() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 72 const PLANE_TYPE plane_type = get_plane_type(plane); in vp9_optimize_b() local
|