Searched refs:picType (Results 1 – 2 of 2) sorted by relevance
238 uint32_t picType; in extractAlbumArt() local249 picType = U32_AT(flac); in extractAlbumArt()251 if (picType != 3) { in extractAlbumArt()272 ALOGV("picType = %d, type = '%s'", picType, type); in extractAlbumArt()
978 uint8_t picType = data[consumed]; in getAlbumArt()979 if (picType != 0x03) { in getAlbumArt()1021 uint8_t picType = data[4]; in getAlbumArt()1022 if (picType != 0x03) { in getAlbumArt()