Home
last modified time | relevance | path

Searched defs:frame_h (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/vp8/encoder/mips/msa/
H A Dtemporal_filter_msa.c19 v16u8 frame_l, frame_h; in temporal_filter_apply_16size_msa() local
132 v16u8 frame_l, frame_h; in temporal_filter_apply_8size_msa() local
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/common/include/
H A Dframe.h44 #define frame_h "$Id $" macro
/aosp_15_r20/external/webp/examples/
H A Dvwebp.c354 int frame_h) { in DrawBackgroundScissored()