Searched refs:hevc_image_t (Results 1 – 4 of 4) sorted by relevance
32 struct hevc_image_t { struct90 hevc_image_t getImage();93 hevc_image_t renderOnHostAndReturnImageMetadata(int hostColorBufferId);
157 hevc_image_t MediaHevcDecoder::getImage() { in getImage()159 hevc_image_t res{}; in getImage()191 hevc_image_t194 hevc_image_t res{}; in renderOnHostAndReturnImageMetadata()
109 void getVuiParams(hevc_image_t &img);110 void copyImageData(hevc_image_t &img);112 hevc_image_t mImg{};
717 void C2GoldfishHevcDec::getVuiParams(hevc_image_t &img) { in getVuiParams()750 void C2GoldfishHevcDec::copyImageData(hevc_image_t &img) { in copyImageData()